Skip to main content
DELETE
Delete a graded assignment by ID

Authorizations

x-api-key
string
header
required

API Key for server-to-server authentication. Resolves to the owning organization.

Path Parameters

id
string
required

Assignment grader document ID

Response

Assignment grader deleted successfully

success
boolean
Example:

true

message
string
Example:

"Assignment deleted successfully"