API Reference

Delete task by Id

The Delete task by Id API allows users to remove a specific project from the system based on its unique identifier (taskId). This endpoint provides a method for developers to permanently delete a task from the project when it is no longer needed or has become obsolete.

Upon successful deletion, HTTP status 204 - no content is returned as a response with no response body.

🚧

Warning

Once the task is deleted, there's no option to retrieve it back. If you need to revive the task again, please use the Archive task by Id API.

When a task is archived, it becomes dormant and is removed from the task list, maintaining all of its details and historical data but signalling that it is no longer an active task.


In case any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!