v1

latestOpenAPI 3.0.02026-08-0645062.8 KB

Update a lead's phone book information

Updates a lead's phone book information. Requires a valid Bearer token.

put/leads/update

Request body

entity_type_idinteger required

The type ID of the entity.

entity_base_idstring required

The base ID of the entity.

emailstring

Email address to update.

phonestring

Phone number to update.

companystring

Company name to update.

descriptionstring

Description to update.

first_namestring

First name to update.

last_namestring

Last name to update.

titlestring

Title to update.

Response

Successful update

messagestring
dataobject