Creates a Fax Application
POST/fax_applications
Creates a new Fax Application based on the parameters sent in the request. The application name and webhook URL are required. Once created, you can assign phone numbers to your application using the /phone_numbers
endpoint.
Request
Responses
201:
Successful response
401:
Unauthorized
403:
Unauthorized
422:
Unprocessable entity