Update user contact

This API updates the specified contact for the specified user.

Include only the field(s) you want to update.

Path Params
string
required

User unique identifier.

string
required

Unique contact identifier.

Body Params
string

The contact firstname.

string

The contact lastname.

string
required

The contact name to be displayed. If it is empty it will be set to “ ”.

string

The contact email.

string

The contact phone country code. It is mandatory when phone_number is sent.

string

The contact phone number.

string

The contact street address.

string

The contact zip code.

string

The contact country.

metadata
object

The contact metadata.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json