Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Request body for creating a Score via REST API.
This model excludes project_id since it comes from the URL path in RESTful endpoints.
The prediction ID
The scorer reference (weave:// URI)
The value of the score
Optional evaluation run ID to link this score as a child call
Response
Successful Response
The score ID