whatsapp phone numbers
Release phone number
Release a purchased phone number. This will: 1. Disconnect any linked WhatsApp social account 2. Decrement the Stripe subscription quantity (or cancel if last number) 3. Release the number from Telnyx 4. Mark the number as released
AuthorizationBearer <token>
API key authentication - use your Zernio API key as a Bearer token
In: header
Path Parameters
phoneNumberIdstring
Phone number record ID
Response Body
application/json
application/json
application/json
curl -X DELETE "https://zernio.com/api/v1/whatsapp/phone-numbers/string"{
"message": "string",
"phoneNumber": {
"id": "string",
"phoneNumber": "string",
"status": "string",
"releasedAt": "2019-08-24T14:15:22Z"
}
}Empty
{
"error": "Unauthorized"
}{
"error": "Not found"
}Get phone number GET
Retrieve the current status of a purchased phone number. Used to poll for Meta pre-verification completion after purchase.
Resolve LinkedIn mention GET
Converts a LinkedIn profile or company URL to a URN for @mentions in posts. Person mentions require org admin access. Use the returned mentionFormat in post content.