phones
Release a phone
Deallocates a phone the caller's org currently holds. The session is billed and the phone is torn down asynchronously.
post/phones/{phone_id}:deallocate
Path parameters
phone_idstring required
phone identifier to deallocate
phone identifier to deallocate
Response
OK
Example response
{
"$schema": "/api/v1/PhoneDeallocateResponse.json"
}