Update an analysis's metadata
Update analysis metadata fields. Does not replace the parquet.
Path Parameters
Body
Partial update for an analysis. Does not replace the parquet.
New analysis name.
New analysis type (non-empty).
1Revised column specs.
Replacement metadata dict.
New free-text description of how the analysis was performed.
Response
Successful Response
An analysis record as returned by the API.
ID of the parent cell measurement this analysis is derived from.
User-provided analysis name.
Kind of analysis, e.g. 'ecm_from_eis'. Free-form; see KNOWN_ANALYSIS_TYPES for the advisory set the frontend offers.
1Unique identifier.
Organization that owns this analysis.
Creation timestamp.
Last update timestamp.
Columns present in the analysis parquet, for header preview.
Loose metadata: source RPT/cycle identity, extractor parameters, etc.
Free-text human description of how the analysis was performed.
Project this analysis belongs to, denormalized from the parent measurement. Null when the parent measurement has no project (org-scoped fallback).
User ID of the creator.