iMessage Admin

Update Admin Number

patch/api/v1/imessage/admin/numbers/{number_id}

Path parameters

number_idstring uuid required

Request body

provider_line_idstring nullable
organization_idstring nullable

Owning organization. Omit to keep the current owner; send null to return a dedicated number to unowned reserve inventory.

Response

Successful Response

idstring uuid required
numberstring required
type'triage' | 'shared_inbound' | 'dedicated_outbound' | 'dedicated_triage' required
status'active' | 'paused' | 'released' required
organization_idstring nullable
identity_idstring uuid nullable
agent_handlestring nullable
provider_line_idstring nullable
telnyx_didstring nullable
caller_id_verified_atstring date-time nullable
inbound_forwarding_confirmed_atstring date-time nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.