Cancel a fax
POST/faxes/:id/actions/cancel
Cancel the outbound fax that is in one of the following states: queued
, media.processed
, originated
or sending
Request
Responses
202:
Successful response upon accepting cancel fax command
404:
Fax does not exist
422:
Unprocessable entity
default:
Unexpected error