WhatsApp Phone Numbers
Release phone number
Deprecated alias of /v1/phone-numbers/{id}; same contract. New integrations should use that path.
Release a purchased phone number. This will:
- Disconnect any linked WhatsApp account
- Decrement the Stripe subscription quantity (or cancel if last number)
- Release the number from Telnyx
- Mark the number as released
delete/v1/whatsapp/phone-numbers/{phoneNumberId}
Path parameters
phoneNumberIdstring required
Phone number record ID
Response
Phone number released successfully
Changes
Changed in 1 of the 56 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○