Phone Numbers
Cancel a Number Release
Cancel a pending phone number release during the 24-hour cooldown and restore the number to active.
POST
Cancel a number release
Cancels a pending number release during the 24-hour cooldown and restores the number to
active.
Cancelling a pending release refunds the full release fee to your account balance. The response reports the refund in
refund_amount and currency.Authentication
The API playground uses the same authentication fields as the other Vobiz API pages:X-Auth-ID- Your account Auth ID.X-Auth-Token- Your account Auth Token.
Path parameters
Request
Behavior
When the number belongs to your account and is still inpending_release, Vobiz:
- Verifies that your account owns the number.
- Changes its status from
pending_releasetoactiveand clears the cooldown timer. - Refunds the release fee to your account balance.
- Returns
200 OK.
Responses
Release cancelled and refunded
Response - 200 OK
Number restored but refund failed
The number is active even when the refund fails. Contact Vobiz Support with the number and account details.Response - 200 OK
Error examples
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID.
Example:
"MA_XXXXXX"
The URL-encoded phone number in E.164 format. Encode + as %2B.
Example:
"%2B919876543210"