Release phone numbers
My numbers
Release phone numbers
Releases the listed phone numbers back to stock. Selection accepts either ids (record IDs) or dids (phone numbers), but not both.
DELETE
Release phone numbers
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Query Parameters
Record IDs of the phone numbers to release. Mutually exclusive with dids.
Example:
[47832123321, 47832123324, 478321233215]Comma-separated phone numbers to release. Mutually exclusive with ids.
Example:
"47832123321,47832123324,478321233215"
Response
Returns a success confirmation. The numbers are released back to stock.
Indicates whether the request was successful.
Example:
true