Create
Create
Request Body — REQUIRED | |
---|---|
entityId object
| |
validFrom date-time | |
validTo date-time | |
translations object |
Responses | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 successful operation
| |||||||||||||
201 Created
|
Create
Request Body — REQUIRED | |
---|---|
entityId object
| |
validFrom date-time | |
validTo date-time | |
translations object |
Responses | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 successful operation
| |||||||||||||
201 Created
|
create_18
POST /horoscope/forecast/texts/weekly
curl -L -X POST 'http://localhost:8080/horoscope/forecast/texts/weekly' \
-H 'Content-Type: application/json' \
-H 'Accept: */*'