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"
  }
}

Changes

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