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

deallocated_atstring date-time

Timestamp when the device was released.

phone_idstring required

Released device's identifier.

session_idstring required

Session that was closed.

workflow_idstring required

Workflow that was deallocated.

Changes