Reviews
Update review project
Partially update a review project.
PATCH
Authorizations
Organization API key for authentication
Path Parameters
The project ID (ULID)
Body
application/json
Updated project name
Required string length:
1 - 200Updated description
Updated assignee list
Updated simulation IDs
Simulation IDs to add atomically; cannot be combined with other project updates
Minimum array length:
1Simulation IDs to remove atomically; cannot be combined with other project updates
Minimum array length:
1Updated metric IDs
Updated notification setting
Updated project rules
Project rule: require_disagreement_notes requires reviewer notes when ground truth disagrees with model output
Available options:
require_disagreement_notes Assignees who opted out of notifications
Response
Project updated successfully
A single review project resource.