Update

POST
Updates an account's information.

Request

This endpoint expects an object.
idstringRequired
The ID of account to update.
descriptionstringOptional
Updated description of the account.
display_namestringOptional
Updated display name for the account.
domainslist of stringsOptional
Updated list of company's domain names. Example - ['devrev.ai'].
external_refslist of stringsOptional
Updated External Refs of account.
owned_bylist of stringsOptional
Updated list of the users owning this account.
tierstringOptional
Updated tier of the account.

Response

This endpoint returns an object
accountobject