Delete Tasks

DELETE {{baseUrl}}/api/v3/tasks?tql=&createActivityLog=

Allows the bulk deletion of existing Tasks

Request Params

KeyDatatypeRequiredDescription
tqlnullTQL query string for selecting which Tasks to delete
createActivityLognullBoolean to signal whether or not to create an alert for this action

RESPONSES

status: OK