Skip to main content

Update a 'TN'

PATCH 
/messaging/numbers/:tn

Update the specific phone number's messaging settings.

Request

Path Parameters

    tn stringrequired

    E.164 formatted phone number (without the plus sign)

Body

required

    profile_id uuid

    ID of the existing messaging profile to which the phone number should be assigned

    msg_product string

    The messaging product to which the phone number should be registered

Responses

200: Updated 'TN'

Loading...