Submit Prompt Execution Actuals
Used to submit feedback regarding the quality of previously generated completions.
Authentication
X-API-KEYstring
API Key authentication via header
Headers
X-API-Version
Request
This endpoint expects an object.
actuals
Feedback regarding the quality of previously generated completions
deployment_id
The ID of the deployment. Must provide either this or deployment_name.
deployment_name
The name of the deployment. Must provide either this or deployment_id.
Response
No response body
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error