v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Mobile Phone Numbers

Update a Mobile Phone Number

patch/v2/mobile_phone_numbers/{id}

Path parameters

idstring required

The ID of the mobile phone number

Request body

caller_id_name_enabledboolean
connection_idstring nullable
customer_referencestring nullable
inbound_call_screening'disabled' | 'reject_calls' | 'flag_calls'
noise_suppressionboolean
tagsstring[]

Response

Successful response

Example response

{
  "data": {
    "record_type": "mobile_phone_number"
  }
}