For Developers

Delete Assignment

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

Delete an existing Assignment in the given Class.

The user must be enrolled as a teacher, ta, designer, administrator, or district-administrator in the class to use this endpoint.

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/my/classes/${class_id}/assignments/${assignment_id}`, {
    headers: {
        authorization: `Bearer ${person_access_token}`
    }
});

Sample Response

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

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

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