If
false value is returned in response, it means that event has already been completed its execution or cancelled before. Already completed event can not be cancelled. If true value is returned in response, then it means that event execution has been cancelled successfully. Any digest or delay step with pending exection will also be cancelled.Authorizations
API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Path Parameters
Response
The response is of type boolean.