cURL
curl --request POST \ --url https://statsigapi.net/console/v1/prompts/{id}/versions/{versionId}/start_evals \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "<string>", "data": { "id": "<string>", "name": "<string>" } }
Optional header to respect review settings for mutation endpoints.
id
Start evaluation job for a Prompt Version
A simple string explaining the result of the operation.
A single result.
Show child attributes
Was this page helpful?