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 Prediction via REST API.
This model excludes project_id since it comes from the URL path in RESTful endpoints.
The model reference (weave:// URI)
The inputs to the prediction
The output of the prediction
Optional evaluation run ID to link this prediction as a child call
Response
Successful Response
The prediction ID