Update project metrics configuration

Update metrics strategy and parameters for a project.

Path parameters

idintegerRequired

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
additional_paramsmap from strings to anyOptional
agreement_thresholdintegerOptional>=0<=100
max_additional_annotators_assignableintegerOptional>=0
metric_namestringOptional>=1 character

Response

Updated metrics configuration
agreement_thresholdstring
allowedstring
max_additional_annotators_assignableinteger or null>=-2147483648<=2147483647
Maximum number of additional annotators that can be assigned to a low agreement task
metric_namestring or null
Evaluation metric chosen for this project
metric_paramsany or null