post https://{domain}.uspacy.ua/tasks/v1/tasks
Create task
Log in to see full request history
Responses
401Access token is missing or invalid
Create task
401Access token is missing or invalid
xxxxxxxxxx
11curl --request POST \
--url https://domain.uspacy.ua/tasks/v1/tasks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"scheduler": {
"period": "day"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: