Skip to main content
PUT
Update contact

Authorizations

api_key
string
header
required

Path Parameters

userToken
string
required

User token (contact owner).

Body

application/json

Updated contact attributes.

PUT /user/contacts/{userToken} body for partner update contact (match existing contact by phone).

phone
string
required

Phone number with country code. Example: +19166020018.

alias
string
countryCode
string

Country code. ISO 3166-1 alpha-2.

lastName
string
firstName
string
email
string

Email address.

Response

200 — OK. Contact updated.

Scenarios for this response:

See also Full scenario matrix.

code
string
required
reason
string
required