Create sip_trunk
POST/v1/sip_trunks
Create a new sip_trunk in the active tenant.
Beispiel
curl -X POST https://api.codemeta-os.de/v1/sip_trunks \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.sip_trunks.post();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |