POST /sms/v1/contacts/subscriptions

Returns subscription status for a mobile number or subscriber key.

NameTypeDescription
mobileNumberstringAn array of mobile numbers
subscriberKeystringAn array of subscriber keys

The phone number must use the correct format for the designated country code. For example, a mobile number from the United States must include the numerical country code 1 and the applicable area code as displayed in the sample CSV file. Note that the numerical country code mentioned here applies only to the phone number itself, and that any separate field containing country code information must conform to ISO-3306-1 alpha-2 standards.

Example Request

Example Response