POST
/
v1
/
phone-numbers
/
{
  "_id": "<string>",
  "provider": "sip",
  "phone_number": "<string>",
  "friendly_name": "<string>",
  "sip_termination_uri": "<string>",
  "sip_trunk_username": "<string>",
  "sip_trunk_password": "<string>",
  "inbound_agent_id": "<string>",
  "outbound_agent_id": "<string>",
  "sip_infra_region": "global"
}

Body

application/json

Response

201
application/json

Successful Response

The response is of type object.