v47

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-181,0851,7264.5 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

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

Response

Successful response

Example response

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