v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-304917042.1 MB
communication

Bind an agent or team to a channel on a phone number

post/v1/communication/phone-numbers/{phone_number_id}/channels

Path parameters

phone_number_idstring uuid required

Request body

channel_type'sms' | 'inbound_call' | 'outbound_call' required
agent_idstring uuid nullable
agent_revision_idstring uuid nullable
team_idstring uuid nullable
team_revision_idstring uuid nullable

Response

Successful Response

idstring uuid required
phone_number_idstring uuid required
channel_type'sms' | 'inbound_call' | 'outbound_call' required
agent_idstring uuid nullable
agent_revision_idstring uuid nullable
team_idstring uuid nullable
team_revision_idstring uuid nullable
created_atstring date-time required