Skip to main content
POST
Mark a fax as not done
Provide the required fax job_id and set type to inbound or outbound.

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
type
enum<string>
required
Available options:
inbound,
outbound

Response

Fax marked as not done successfully.

status
integer
required
message
string
required