Skip to main content

Update a phone number

PUT 

/v1/phone/{ccc}/{national}

Updates a registered phone number and returns all information about it.

Path Parameters


    ccc stringrequired

    Country code of the phone number

    Example: 1

    national stringrequired

    National part of the phone number

    Example: 6467629160

Body

required

application/json

Responses

OK - Existing phone number has been updated and returned successfully.

application/json