curl -X DELETE "https://api.ravan.ai/api/v1/phone-numbers/+13612738809/release/" \ -H "X-Api-Key: YOUR_API_KEY"
{ "success": true, "message": "Phone number released successfully", "data": { "phone_number": "+13612738809", "status": "released", "released_at": "2026-03-20T16:00:00Z" } }
Release a purchased phone number back to the pool. The number will no longer be available for your agents and billing will stop.
+13612738809
Show data
released
The phone number to release (E.164 format, e.g. +12025551234)
Successful response
Show child attributes