Updates an existing evaluator. When blocks are provided: blocks with an id update existing blocks, blocks without an id create new blocks, and existing blocks not included in the array are deleted.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the evaluator to update
Input for updating an existing evaluator
New name for the evaluator
1New description for the evaluator
Updated array of evaluation blocks. Include id to update, omit id to create. Existing blocks not in the array will be deleted.
1Block definition for updating an evaluator. Include id to update existing blocks, omit id to create new blocks. Existing blocks not in the array will be deleted.
The updated evaluator with its blocks
Evaluator with its configured blocks