Delete a task by its ID.
{your-subdomain} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
The ID of the task to delete. You can get the task id by listing all tasks using our List all tasks API.
Task deleted successfully.