TelecomCustomAccountsIdReprovision sip trunks
Reprovision LiveKit SIP trunks for a Custom TelecomAccount: deletes existing trunks (best-effort) and recreates them from current DB state. Useful when LiveKit was redeployed with empty DB or trunks were removed manually.
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using Bearer scheme
In: header
Path Parameters
id*string
Format
uuidResponse Body
application/json
curl -X POST "https://api.speaknode.com/api/Telecom/custom/accounts/497f6eca-6276-4993-bfeb-53cbbbba6f08/reprovision-sip-trunks"{
"inbound_trunk_id": "string",
"outbound_trunk_id": "string",
"numbers_count": 0
}