HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update Account

To make updates to a specific account, you can make a PATCH call to the accounts endpoint. Each account can have up to 10 custom data fields associated. Custom data fields are not required. Custom data allows you to organize accounts and tie them back to records in your own system. To update a custom data field, the field must already have a defined label. To define a Custom Data label, you must use the Update Organization Custom Data endpoint.

Path Params
string
required

Account ID (UUID)

Body Params

accountRequest

boolean
customData
object | null

Map containing user-defined account custom data fields

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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