Alphanumeric Senders
Overview
API Access
List Alphanumeric Senders
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
Limits the number of results to return.
25The cursor that keeps track of the current position in the results.
Reverses the order in which the results are returned.
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.
The requested resource was not found.
Get an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
OK
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.
+05060The requested resource was not found.
Add country destination to an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token
Your endpoint ID. In some cases (e.g. Long Code Numbers) this value is equal to the number ID.
The unique identifier of the workspace.
When set, only validates the request payload without mutating any data.
Validation Response
OK
The request was malformed.
The requested resource was not found.
Cancel country destination from an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
Your 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.
The requested resource was not found.
Remove country destination from an Alphanumeric Sender
Uses the Authorization header: 'AccessKey ' followed by your access key token
The unique identifier of the workspace.
Your endpoint ID. In some cases (e.g. Long Code Numbers) this value is equal to the number ID.
OK
The request was malformed.
The requested resource was not found.
Last updated
Was this helpful?

