POST /evaluation/{evalId}/migratequota
Migrates the DEPRECATED SubmissionQuota in the "quota" field of an Evaluation into one or many EvaluationRound (depending on the "numberOfRounds" defined in the SubmissionQuota)
Note: The caller must be granted the ACCESS_TYPE.UPDATE on the specified Evaluation.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/evaluation/{evalId}/migratequota
Resource URL Variables
| {evalId} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | None |
| Response Object | None |