Cancel an action execution

Cancels an action execution, if targeting a bulk action execution, all its child executions will also be canceled.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

executionIdstringRequiredformat: "^[0-9a-fA-F]{24}$"
executionId

Response

response
dataobject

Errors

500
Internal Server Error