Alphanumeric Senders
Overview
API Access
List Alphanumeric Senders
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11eLimits the number of results to return per page. The default value is 10 and maximum is 99. If the nextPageToken is defined on response, you can use it to get remaining numbers. To know more, refer to the pagination section.
10Pagination token that keeps of track of the current position in the list. Use it to query remaining results. If not provided, the first page is returned. To learn more about the pagination, please refer to the pagination section on API Access Common API Usage section.
Order in which to retrieve the results. By default, the orders are in ascending order date. To get the results in descending order, set this parameter to true.
falseOK
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display. To know more, refer to the pagination section.
Not found
Get an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11eOK
A representation of an alpha number. It contains details such as the endpoint it is associated with and more.
The unique identifier of the alpha number.
The unique identifier of the endpoint that the alpha number is associated with.
The alpha string of the alpha number. This is usually the phone number in string format following the international format.
+05060Not found
Add country destination to an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Your endpoint ID. In some cases (e.g. Long Code Numbers) this value is equal to the number ID.
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11eWhen set, only validates the request payload without mutating any data.
Validation Response
OK
Error
Not Found
Cancel country destination from an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11eYour endpoint ID. In some cases (e.g. Long Code Numbers) this value is equal to the number ID.
Your number subscription name. For long code numbers, the subscription name is 'main'. For short code and alpha numbers, the subscription name is the same as the country code of the destination which you want to subscribe to.
mainOK
The name of the subscription. For long codes, this value will be main. For alpha and short code numbers, this value will be the destination country code.
The status of the endpoint subscription. It can be active or inactive.
Not Found
Remove country destination from an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11eYour endpoint ID. In some cases (e.g. Long Code Numbers) this value is equal to the number ID.
OK
Error
Not Found
Last updated
Was this helpful?

