v1
latestOpenAPI 3.1.02026-07-2342137210.8 KBAnalysis Groups
Update an Analysis Group
Update (replace) an existing Analysis Group.
This endpoint accepts the same request body fields as the Create an Analysis Group endpoint.
Remember this is a PUT endpoint which means you must provide all supported fields - you are effectively replacing the existing record with a new record containing all the fields you provide. We recommend first getting the existing record and pre-populating the request body with the current values, then change the fields you need to change.
put/v1/beam/analysis-groups/{group_id}
Path parameters
group_idstring required
An Analysis Group ID. Analyses that belong to this group will be returned.
Request body
Response
Successful Response