Create a new Verified Caller ID
To send a verification call to a number, you send a POST
request to the Verified Caller ID resource.
Permissions
The API token must include the following scopes: Voice.
Request Body — REQUIRED |
---|
name stringString representing the name portion of the caller ID. If not provided, the default will be the formatted number that has been provided. |
extension stringString representing the extension of the phone number for the caller ID. This is only used when placing the verification call. |
number string — REQUIREDString representing the phone number for the caller ID. This must be a valid, routeable phone number in E.164 format that is able to receive a voice phone call for verification. |
Responses | ||||||
---|---|---|---|---|---|---|
201 CREATED
|