CancelActionExecution Method
Last updated
Last updated
Cancels a running action execution. The action will stop and execute any cancelling logic.
PUT https://api.skeddly.com/api/ActionExecutions/<id>/Cancel
The ID of the action execution to cancel.
Type: string
Required: Yes
An object.