Skip to main content
DELETE
Delete a fax
Provide the required fax identifier in job_id. Authenticate with a Bearer access token.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
job_id
string
required

Unique identifier of the fax to delete.

Response

The fax was deleted successfully.

status
integer
required
message
string
required