delete https://notify.twin24.ai/api/v1/tasks/
Use this endpoint to delete a task.
Log in to see full request history
Responses
200Successful operation
400Invalid input parameters
401User is not authenticated
404Entity not found
Use this endpoint to delete a task.
200Successful operation
400Invalid input parameters
401User is not authenticated
404Entity not found
xxxxxxxxxx
curl --request DELETE \
--url https://notify.twin24.ai/api/v1/tasks/taskId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: