Authorizations
API key must be provided in the Authorization header as Bearer YOUR_API_KEY
.
Path Parameters
Unique identifier for the message returned by the API.
Response
Cancellation initiated or message already in non-cancellable state.
True if cancellation was successful, false otherwise.
The current status of the message.
The current status if cancellation failed (deprecated, use 'status' instead).
Human-readable message about the cancellation result.