post
https://rest-ww.telesign.com/v2/voice
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
202Success. The request was successfully processed and the action was successfully taken.
Status string Description dial_acceptedThe dial action was completed successfully and the end user answered the call.
202Success. The request was successfully processed and the action was successfully taken.
| Status string | Description |
|---|---|
dial_accepted | The dial action was completed successfully and the end user answered the call. |
400
Error string Description caller_id_number_not_ownedVirtual number (caller_id_number) in the request is not owned by you. Action rejected. caller_id_number_not_providedRequest does not include a virtual number (caller_id_number). Action rejected. invalid_phone_numberPhone number (to) in the request is invalid. Action rejected. to_number_not_providedRequest does not include a phone number (to). Action rejected. unsupported_call_stateAction in the request is not supported for current call state, or not supported at all for this event. Action rejected.
400| Error string | Description |
|---|---|
caller_id_number_not_owned | Virtual number (caller_id_number) in the request is not owned by you. Action rejected. |
caller_id_number_not_provided | Request does not include a virtual number (caller_id_number). Action rejected. |
invalid_phone_number | Phone number (to) in the request is invalid. Action rejected. |
to_number_not_provided | Request does not include a phone number (to). Action rejected. |
unsupported_call_state | Action in the request is not supported for current call state, or not supported at all for this event. Action rejected. |
401
Error string Description credentials_not_providedCustomer ID and/or API key missing from the authorization header of the request. Action rejected. not_authorizedCould not authenticate with the Customer ID and API key in the authorization header of the request. Action rejected.
401| Error string | Description |
|---|---|
credentials_not_provided | Customer ID and/or API key missing from the authorization header of the request. Action rejected. |
not_authorized | Could not authenticate with the Customer ID and API key in the authorization header of the request. Action rejected. |
429
Error string Description rate_limit_exceededAccount has exceeded rate limit for either outbound or inbound requests. Action rejected.
429| Error string | Description |
|---|---|
rate_limit_exceeded | Account has exceeded rate limit for either outbound or inbound requests. Action rejected. |