Update Group

PUT

Update a group.

The account, API access, analysis email, and account manager fields can only be modified by administrators.

Path parameters

group_idintegerRequired

Request

This endpoint expects an object.
namestringOptional
accountstringOptional

The account of the group. Must be a valid domain, URL, or email. The account will be normalized to a canonical form.

thumbnail_urlstringOptional

The thumbnail URL of the group

analysis_emailstringOptional

The email address for analysis to be sent to

data_api_accessbooleanOptional

Whether the group has access to the data API

account_manager_idintegerOptional

Response

Successful Response

namestring

The name of the group

accountstring

The account of the group. Must be a valid domain, URL, or email. The account will be normalized to a canonical form.

idinteger
thumbnail_urlstringOptional

The thumbnail URL of the group

analysis_emailstringOptional

The email address for analysis to be sent to

data_api_accessbooleanOptional

Whether the group has access to the data API

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional
account_managerobjectOptional
user_countintegerOptional
deal_countintegerOptional
userslist of objectsOptional

Errors

Built with