Mobile Voice Connections

Create a Mobile Voice Connection

post/v2/mobile_voice_connections

Request body

activeboolean
connection_namestring
webhook_event_urlstring nullable
webhook_event_failover_urlstring nullable
webhook_api_version'1' | '2'
webhook_timeout_secsinteger nullable
tagsstring[]

Response

Successful response

Example response

{
  "data": {
    "record_type": "mobile_voice_connection"
  }
}

Changes

No recorded changes to this endpoint across all 47 revisions of this API.