Phone Numbers
Release a Phone Number
Release a Vobiz phone number back to inventory, stopping all billing. This permanent action cannot be undone - the number returns to the shared pool.
DELETE
Unrent a number
Authentication required:
X-Auth-ID- Your Auth ID (e.g.,{auth_id})X-Auth-Token- Your account Auth TokenContent-Type: application/json
Path parameters
auth_id- Your account Auth ID.e164- The phone number to release, in E.164 format (e.g.,919876543210). This must be a number currently assigned to your account.
This path uses the capital-A
/Account/ casing. The e164 segment is taken as-is in the path. No request body is required.Request
cURL Request
Response
A successful release returns204 No Content with an empty body.
Error Response (403 Forbidden): If account does not own this number:
Error Response - 403 Forbidden
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Phone number in E.164 format (without the +)
Example:
"919876543210"
Response
204
Number released