Cancel a TODO
delete
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Path parameters
agentIdstringRequired
todoIdstringRequired
Responses
204
Todo cancelled successfully
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
delete
/v1/agents/{agentId}/todos/{todoId}No content
Last updated