Skip to main content
PATCH
Applies a manual peak assignment override to the latest OES result. Each detected peak carries a set of candidate element assignments; this endpoint selects one of those candidates for a given peak and persists the override so it survives reprocessing.
string
required
The data entry UUID for the OES measurement
string
required
The peak_id of the detected peak to reassign
string
required
The candidate assignment to apply to the peak. Must be one of the candidate keys available on that peak.

Response

Returns the updated OES result with the new assignment applied. The response has the same shape as the Get OES Data response.