Skip to main content
POST

Create SIP Trunk DID

Register a new DID (phone number) on a SIP trunk. Once added, the DID can be assigned to agents for inbound or outbound calling.

Endpoint

Path parameters

string
required
SIP trunk UUID.

Request headers

string
required
Bearer token. Format: Bearer talq_your_environment_token_here
string
required
Must be set to application/json

Request body

string
required
ISO 3166-1 alpha-2 country code (e.g., US, BR, GB).
string
required
Phone number in E.164 format (e.g., +15551234567).

Examples

Response

Error responses

409 — Number Already Exists