Tasks
Delete a task
Delete a task by ID.
Required scopes: task:read-write.
delete/v2/tasks/{task_id}
Path parameters
task_idstring uuid required
The ID of the task to delete.
Example:649e34f4-c39a-4f4d-99ef-48a36bef8f04
Response
Success
object required
Success
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
the endpoint scheme security
oauth2was removed from the APIapi-security-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○