Create a trunk
POST
/system/v2/trunks
Platform support: MT and CC
Creates a new SIP trunk with the provided configuration. Trunk name must be unique, 1-30 characters, and only contain [a-zA-Z0-9-_.]. Name and provider cannot be changed after creation. Priority (primary/secondary/tertiary) is auto-assigned based on existing trunk count. Triggers Asterisk configuration rebuild.
Request
Responses
- 201
- 400
- 409
- 500
Trunk created successfully
Invalid request
Conflict - resource already exists or is in use
Internal server error