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