Cell Measurements

Delete a specific cell measurement by id

Deletes a cell measurement identified by its ID, including:

  • All storage files (steps.parquet, time_series.parquet)
  • Database record Returns 204 No Content on success or if already deleted.
delete/cell_measurements/{measurement_id}

Path parameters

measurement_idstring required

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.