Delete Task by ID

DELETE {{baseUrl}}/api/v3/tasks/:uniqueId?createActivityLog=

Allows the deletion of an existing Task

Request Params

KeyDatatypeRequiredDescription
createActivityLognullBoolean to signal whether or not to create an alert for this action

RESPONSES

status: OK