cURL
curl --request POST \ --url https://{instance}.domo.com/api/queues/v1/{queueId}/tasks/{taskId}/void \ --header 'X-DOMO-Developer-Token: <api-key>'
{}
Void a task
Domo Developer Token for authentication
The ID of the queue
The ID of the task
The voided task
The response is of type object.
object