Job Management
Create a new job
Creates a new job on the Voice Harbor API after verifying the usage token.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Job created successfully