v1

latestOpenAPI 3.0.32026-07-23273969.2 KB
Mismatch alerts

Delete a mismatch observation

Permanently removes the row (timestamp hard delete). This is separate from is_disabled, which only pauses processing. After delete, the observation no longer appears in GET list and cannot be PATCHed. Same permission as create/list/update. Returns 404 if the id is unknown, belongs to another customer, or is already deleted. Returns 404 if the id is unknown, belongs to another customer, or is already deleted.

delete/mismatch-observations/{observation_id}

Path parameters

observation_idstring uuid required

Response

Observation deleted successfully (no response body).