Delete a receive task

This is an API function to delete a specified task from a receive task queue. This API function corresponds to the operation when you select the [Manage the Receive Task Queue] by using the [Action] button that is displayed by selecting the [Agent] on the operation screen of Manager.

Format

curl -X DELETE --header 'X-API-KEY:APIKEY'

'http://HOSTNAME:PORTNUMBER/api/v1/agents/agentId/queues/receiving/receivingTaskId'

Request parameter (Path format)
Item name Request parameter Type Value Default value
Agent ID agentId String   Impossible to omit
Receiving Task ID receivingTaskId String   Impossible to omit