Delete Tasks
DELETE {{baseUrl}}/api/v3/tasks?tql=&createActivityLog=
Allows the bulk deletion of existing Tasks
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tql | null | TQL query string for selecting which Tasks to delete | |
createActivityLog | null | Boolean to signal whether or not to create an alert for this action |
RESPONSES
status: OK