cURL
curl --request PUT \ --url https://{instance}.domo.com/api/queues/v1/{currentQueueId}/tasks/{taskId}/move \ --header 'X-DOMO-Developer-Token: <api-key>'
{}
Transfer a task to another queue
Domo Developer Token for authentication
The current queue ID
The ID of the task
The target queue ID to move the task to
The transferred task
The response is of type object.
object