Set a manual compatibility override for a trace
traces
Set a manual compatibility override for a trace
Set a manual compatibility override for a trace.
Body: {
"target_manifest_id": "...", // required — which manifest this override applies to
"override_verdict": "keep" | "repair" | "replay" | "drop" | null // null clears the override
}
Flat-trace fallback (no target manifest): {
"compat_status": "keep" | "repair" | "replay" | "drop"
}
PATCH
Set a manual compatibility override for a trace
Authorizations
Enter your API key (e.g. dai_sk_test_key_001)
Headers
Path Parameters
Cookies
Body
application/json
The body is of type Payload · object.
Response
Successful Response
The response is of type Response Update Compatibility Api V1 Traces Trace Id Compatibility Patch · object.