Create a Sender ID
Creates a Sender ID. Use the 10DLC API to create Sender IDs in the US.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Body
Sender ID name. Can be either an alphanumeric string or a phone number.
"Wavix"
Format of the Sender ID. One of numeric (a phone number) or alphanumeric (a text sender name).
numeric, alphanumeric Two-letter ISO country codes where the Sender ID is allowlisted.
Primary use case for the Sender ID. One of transactional (account or order notifications), promo (marketing and promotional messages), or authentication (one-time passcodes and verification codes).
transactional, promo, authentication "transactional"
Expected number of messages sent per month from the Sender ID. One of 1-1000, 1001-20000, 20001-50000, 50001-100000, or More than 100000. Each value is the message-count band for the month.
1-1000, 1001-20000, 20001-50000, 50001-100000, More than 100000 "1001-20000"
Message samples.
Response
Returns the created Sender ID.
Sender ID ID.
"3c7a5a90-43e0-43e0-b006-fdfea30c5a7c"
Sender ID name.
"Wavix"
Format of the Sender ID. One of numeric (a phone number) or alphanumeric (a text sender name).
numeric, alphanumeric List of countries where the Sender ID is allowlisted.
Primary use case declared for the Sender ID, such as transactional, promo, or authentication.
"promo"
Message samples.