Tasks
Delete Task by ID
Allows the deletion of an existing Task
delete/v3/tasks/{uniqueId}
Path parameters
uniqueId'1' | '2' | '3' required
param ID of the Task that needs to be deleted
ID of entity to be deleted
Query parameters
createActivityLogstring
Boolean to signal whether or not to create an alert for this action
Response
Task deleted successfully