Skip to main content
POST
/
phone
/
sip
/
inbound-trunk
/
sync
Sync inbound trunk phone numbers
curl --request POST \
  --url https://api.open.cx/phone/sip/inbound-trunk/sync
{
  "action": "synced"
}

Response

Default Response

action
enum<string>
required
Available options:
synced,
deleted,
none