Skip to main content

Update a phone number with messaging settings

PATCH 
/phone_numbers/:id/messaging

Update a phone number with messaging settings

Request

Path Parameters

    id stringrequired

    Identifies the type of resource.

Body

required

Updated messaging settings for the phone number

    messaging_profile_id string

    Unique identifier for a messaging profile.

    messaging_product string

    The requested messaging product the number should be on

Responses

200: Successful response with details about a phone number including voice settings.

default: Unexpected error

Loading...