Replace Score
PUT handler with superadmin lock and field protection.
Same as patch() - checks lock and field protection before delegating.
Authentication
AuthorizationBearer
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.
OR
AuthorizationBearer
Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.
Path parameters
id
Request
This endpoint expects an object.
organization
unique_organization_id
type
llm- Llmcode- Codehuman- Humanfunction- Functionhuman_numerical- Human Numericalhuman_categorical- Human Categoricalhuman_boolean- Human Booleanhuman_text- Human Textcustom- Custom
environment
numerical_value
string_value
boolean_value
categorical_value
json_value
is_passed
cost
evaluator_id
evaluator_slug
scorer
log_id
prompt_id
prompt_version_number
dataset_id
status
pending- Pendingcompleted- Completedfailed- Failed
error_message
Response
id
created_at
updated_by
evaluator
User-friendly serializer for evaluator detail view via API.
inputs
type
llm- Llmcode- Codehuman- Humanfunction- Functionhuman_numerical- Human Numericalhuman_categorical- Human Categoricalhuman_boolean- Human Booleanhuman_text- Human Textcustom- Custom
environment
numerical_value
string_value
boolean_value
categorical_value
json_value
is_passed
cost
evaluator_id
evaluator_slug
scorer
log_id
prompt_id
prompt_version_number
dataset_id
status
pending- Pendingcompleted- Completedfailed- Failed
error_message