evaluators
Create evaluator version
Commit the current draft and create the next draft version. Supplying only version_description commits the existing draft snapshot; supplying configuration fields commits with changes.
post/api/evaluators/{evaluator_id}/versions/
Path parameters
evaluator_idstring required
Evaluator ID. To run a specific version, pass an ID with a version suffix where supported, for example evl_abc123:2.
Headers
Authorizationstring required
Use your Respan API key for Respan API authentication. Enter only the Respan API key value; clients send Authorization: Bearer <RESPAN_API_KEY>. For /api/responses, provider credentials such as Perplexity, OpenAI, or Azure OpenAI go in Settings -> Providers or respan_params.credential_override in the request body, not in this authentication field.
Request body
Response
Created evaluator version.