Skip to main content

Cancel commands in bulk

POST 

/v1/commands/cancel

Cancel all commands that were created with the given value of externalEventId.

This endpoint does not return a response body. It will return a successful response code (204 No Content) even if no commands match. Use the "Get a command" endpoint on each command to monitor the outcome.

Request

Responses

No Content