Skip to main content
PATCH
Update a human review set

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the human review set to retrieve

Body

application/json
display_name
string
required

Display name of the human review set

Required string length: 1 - 255
human_eval_ids
string<ulid>[]
required

Array of human review IDs to be applied to matching spans

Minimum array length: 1

The id of the resource

Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$
filter_type
enum<string>
required
Available options:
span_type
filter_values
string[]
required

Array of span types to match

Minimum array length: 1
description
string

Detailed description of the human review set

project_id

Optional project ID to scope this human review set to a specific project

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

200 - application/json

Successfully updated the human review set

_id
string<ulid>
required
read-only

The id of the resource

Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$
display_name
string
required

Display name of the human review set

Required string length: 1 - 255
human_eval_ids
string<ulid>[]
required

Array of human review IDs to be applied to matching spans

Minimum array length: 1

The id of the resource

Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$
workspace_id
string
required
filter_type
enum<string>
required
Available options:
span_type
filter_values
string[]
required

Array of span types to match

Minimum array length: 1
description
string

Detailed description of the human review set

project_id

Optional project ID to scope this human review set to a specific project

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
created_by_id
string
updated_by_id
string
created
default:2026-06-10T10:08:14.953Z

The date and time the resource was created

updated
default:2026-06-10T10:08:14.954Z

The date and time the resource was last updated