Update Evaluator
Evaluators
Update Evaluator
Update an evaluator’s name and/or configuration. Creates a new version of the evaluator and archives the previous version. At least one field (name or enrichment_config) must be provided.
PATCH
Update Evaluator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the evaluator to update
Body
application/json
Request body for updating an evaluator. At least one field must be provided; only provided fields will be updated. The evaluator's enrichment_name cannot be changed.
Response
Details of the updated evaluator (new version)