delete https://{domain}.uspacy.ua/tasks/v1/tasks/
Delete task by id
Log in to see full request history
Responses
204No content
401Access token is missing or invalid
Delete task by id
204No content
401Access token is missing or invalid
xxxxxxxxxx
curl --request DELETE \
--url https://domain.uspacy.ua/tasks/v1/tasks/taskId
Try It!
to start a request and see the response here!