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/deallocate
Query parameters
phone_idstring required
device identifier to deallocate
device identifier to deallocate
Response
OK
Example response
{
"$schema": "/api/v1/PhoneDeallocateResponse.json"
}