Create project score
Creates a score against a target trace. The trace is resolved by explicit id (trace.by = "id") or by a filter set (trace.by = "filters", exactly one match required). Annotations use the separate /annotations endpoint.
Path parameters
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Request body
Response
Score created
Changes
Changed in 1 of the 67 revisions of this API.22
- ▲
removed the required property
anyOf[CustomScoreResponse]/issueIdfrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
anyOf[EvaluationScoreResponse]/issueIdfrom the response with the201statusresponse-required-property-removed
- ○
added the required property
anyOf[CustomScoreResponse]/signalIdto the response with the201statusresponse-required-property-added
- ○
added the required property
anyOf[EvaluationScoreResponse]/signalIdto the response with the201statusresponse-required-property-added
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲