Update Group
Update a group.
The account, API access, analysis email, and account manager fields can only be modified by administrators.
Path parameters
group_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
account
The account of the group. Must be a valid domain, URL, or email. The account will be normalized to a canonical form.
thumbnail_url
The thumbnail URL of the group
analysis_email
The email address for analysis to be sent to
data_api_access
Whether the group has access to the data API
account_manager_id
Response
Successful Response
name
The name of the group
account
The account of the group. Must be a valid domain, URL, or email. The account will be normalized to a canonical form.
id
thumbnail_url
The thumbnail URL of the group
analysis_email
The email address for analysis to be sent to
data_api_access
Whether the group has access to the data API
created_at
updated_at
is_archived
account_manager
user_count
deal_count
users