curl --request POST \
--url https://api.open.cx/phone/sip/inbound-trunk/sync{
"action": "synced"
}Synchronize the trunk’s phone numbers with your verified numbers. Adds newly verified numbers and removes unverified ones. If no verified numbers remain, the trunk is deleted.
curl --request POST \
--url https://api.open.cx/phone/sip/inbound-trunk/sync{
"action": "synced"
}Default Response
synced, deleted, none Was this page helpful?