Attach SIP Endpoint
SIP Trunking
Attach SIP Endpoint
Attach SIP configuration to a given phone number. You can attach inbound, outbound, or both directions. Outbound will automatically include SIP endpoint configuration.
POST
Attach SIP Endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for authentication
Body
application/json
Phone number in E.164 format (must include country code)
Example:
"+14444444477"
SIP direction to attach
Available options:
inbound, outbound, both Example:
"both"
Region for SIP endpoint
Available options:
US1 (Oregon), EU1 (Ireland), ASIA1 (Sydney) Example:
"US1 (Oregon)"
Response
SIP endpoint attached successfully.
