Update task evaluators
Replace a task’s linked evaluators with the given ordered set, linking, unlinking, and reordering as needed
Authorizations
API key for authentication
Path Parameters
Annotation task to act on
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
The full ordered set of evaluators the task should end up linked to, in display order. Missing ones are unlinked, new ones are linked, and the order sets their position. Send an empty list to unlink all. Each must be one you created or a built-in default
Response
Successful Response
Confirmation that the task's evaluators were updated
"Task evaluators updated"
The task's evaluator IDs after the update, in display order
Evaluator IDs newly linked by this request
Evaluator IDs unlinked by this request