Skip to main content
PATCH
Update an existing Account

Path Parameters

id
string
required

Account is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Account is uniquely identified by id

consumer

Consumer logs into Account

lead

Lead logs into Account

anonymousIds
string[]

Account was logged in to by Anonymous ID

Response

Account Updated

data
Account · object
Example:
success
boolean