Update contact

The method is used to update the contact's data, except for the contact ID field.
In case of updating a deleted contact, this contact is restored.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Contact ID

Body Params
string

Contact's first name

string

Contact's last name

channels
array of objects

You can add maximum two channels of the same type. It is necessary to specify at least one channel.

channels
address
object

Contact's full address. Read more...

fields
array of objects

Values of the additional fields of a contact.

fields
int32

Catalog ID.
You can get the value using the /v1/addressbooks GET method.
Optional parameter.

int64

Contact ID

string
string
string

Language code. Optional parameter.

string

Time zone. Optional parameter. See TZ database name

Responses

400

Bad request

401

Unauthorized

405

Method not allowed

409

Conflict:

  • Repeated request within 1 minute.

415

Unsupported media type

429

Too many requests:

  • More than 200 requests per 1 second.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=UTF-8