Update

POST

Updates an account’s information.

Request

This endpoint expects an object.
idstringRequired

The ID of account to update.

artifactsobjectOptional
custom_fieldsmap from strings to anyOptional

Application-defined custom fields.

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.

schema_fragment_idslist of stringsOptional

Schema fragment IDs associated with this account SOR.

tagslist of objectsOptional

Updated tags list associated with the account.

tierstringOptional

Updated tier of the account.

Response

This endpoint returns an object.
accountobject