v1

latestOpenAPI 3.1.02026-07-2342137210.8 KB
Analyses

Partially Update an Analysis

Update one or more fields on an existing Analysis without replacing the entire record.

Only the fields you provide will be updated; all other fields remain unchanged.

patch/v1/beam/analyses/{analysis_id}

Path parameters

analysis_idstring required

An existing Beam Analysis ID.

Request body

namestring

Name of the Analysis.

external_idstring

External identifier associated with the Analysis (optional, user-defined).

labelstring[]

Comma-separated list of labels that can be used to search and filter analyses.

Response

Successful Response