For Developers

Delete Assignment

DELETE https://ed.link/api/v2/graph/classes/:class_id/assignments/:assignment_id

This endpoint deletes the specified assignment.

Request Parameters

ParameterTypeDescription
class_idstringThe UUID of the desired Class.
assignment_idstringThe UUID of the desired Assignment.

Sample Request

axios.delete('https://ed.link/api/v2/graph/classes/00000000-0000-0000-0000-000000000000/assignments/00000000-0000-0000-0000-000000000000', {
    headers: {
        Authorization: `Bearer ${integration_access_token}`
    }
});

Sample Response

The response is functionally empty, with a status code of 200.

{
    "$request": "2c1fe513-c451-4db1-95a8-c22b847c3fe8",
    "$data": {}
}

Assignment Aliases

You can now use Aliases with assignments. For more information, see Assignment Aliases.

LMS-Specific Notes

Google Classroom only does "soft deletes" (which means marking the assignments as "DELETED"). This may lead to UI discrepancies for your admins under some circumstances.

Supported Providers

  • aspen
  • blackbaud
  • blackboard
  • canvas
  • classgather
  • google
  • illuminate
  • microsoft
  • moodle
  • oneroster
  • powerschool
  • schoology
  • lti
  • skyward
  • veracross
  • qmlativ
  • infinitecampus
  • rapididentity
  • sapphire
  • genesis
  • rediker
  • renweb
  • synergy
  • managebac
  • tyler
  • banner
  • frontline
  • ascender