Api Scores List Partial Update
PATCH handler with superadmin lock and field protection.
Checks:
- Object lock (is_managed=True -> non-superadmins can’t modify)
- Field protection (non-superadmins can’t modify specific fields)
Authentication
AuthorizationBearer
JWT access token or Respan API key
Request
This endpoint expects an object.
id
created_at
type
environment
numerical_value
string_value
is_passed
cost
evaluator_id
log_id
prompt_id
prompt_version_number
dataset_id
Response
id
created_at
type
environment
numerical_value
string_value
is_passed
cost
evaluator_id
log_id
prompt_id
prompt_version_number
dataset_id