Scores

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.

post/v1/projects/{projectSlug}/scores

Path parameters

projectSlugstring required

Project slug (human-readable identifier)

Project slug (human-readable identifier)

Request body

OR

Response

Score created

OR

Changes

Changed in 1 of the 67 revisions of this API.22

  • 94100174a89b22See the full diff
    • removed the required property anyOf[CustomScoreResponse]/issueId from the response with the 201 status

      response-required-property-removed

    • removed the required property anyOf[EvaluationScoreResponse]/issueId from the response with the 201 status

      response-required-property-removed

    • added the required property anyOf[CustomScoreResponse]/signalId to the response with the 201 status

      response-required-property-added

    • added the required property anyOf[EvaluationScoreResponse]/signalId to the response with the 201 status

      response-required-property-added

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog