Remove an optional grader from a project
curl --request DELETE \
--url https://app.egma.ai/v1/graders/{graderId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}Graders
Remove an optional grader from a project
Stops selecting this grader for future project work. Existing grades and frozen simulation plans remain readable. Expected behaviors cannot be removed.
DELETE
/
v1
/
graders
/
{graderId}
Remove an optional grader from a project
curl --request DELETE \
--url https://app.egma.ai/v1/graders/{graderId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}