Update a contact (Beta)

Updates an existing contact in your EasyBroker account. Only the fields you send are modified. For emails, phones, addresses and tags, the value you send fully replaces the current list — matching entries are preserved, missing entries are removed and new entries are appended (order is ignored). This endpoint is still in beta, please contact our support team if you have any problem or want to share any feedback.

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

The ID of the specified contact

Body Params
string
string
string
string
string
string

The contact origin name. A new source is created if one with this name doesn't exist.

string

The EasyBroker account email of the agent assigned to the contact.

string
enum

Lead probability level.

Allowed:
tags
array of strings

Replaces the contact's tag list with this exact set.

tags
emails
array of objects

Replaces the contact's emails with this exact list (existing entries with matching type and email are preserved; missing entries are removed).

emails
phones
array of objects

Replaces the contact's phone numbers with this exact list (matching is done by type and digits, ignoring formatting).

phones
addresses
array of objects

Replaces the contact's addresses with this exact list.

addresses
Responses

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