Delete tasks

Bulk delete tasks.

Once a task or tasks is deleted, a list of async action IDs is returned. This can be used via the Async Action endpoint to determine progress of the deletion action.

Path Params
string
required

Space ID

Body Params
ids
array of strings

List of task IDs to delete

ids
boolean | null

Indicate if delete should also delete subtasks

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json