Leads
Create Lead
POST
/
lead
Updating Lead Custom Attributes
To update attributes for a lead, include an attributes
object in the request body. Each key in the attributes
object represents an attribute ID, and its corresponding value is the new value for that attribute.
provider a wrong value for an attribute will result in an error response.
Example:
Authorizations
Body
application/json
Available options:
USD
, EUR
, JPY
, GBP
, AUD
, CAD
, CHF
, CNY
, HKD
, NZD
Response
200 - application/json