Cancel an outbound fax
Persist a cancellation request for a non-terminal outbound fax. The response confirms the cancellation barrier, while the final delivery status is reported separately.
Authentication
AuthorizationBearer
Send `Authorization: Bearer <app_uuid>:<api_key>` using an active API key. See [Authentication](https://voice-platform.docs.buildwithfern.com/api/authentication) for details.
Path parameters
message_uuid
Headers
Idempotency-Key
Response headers
traceparent
Server-owned W3C Trace Context for correlating this response with support and observability data. It is present on successful and error responses. A valid incoming traceparent is linked to, but never becomes, the server-owned trace identifier.
Response
The fax cancellation barrier was persisted.
cancellation_requested
message_uuid
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
406
Not Acceptable Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error