For Developers

Delete Alias

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

This endpoint deletes the specified assignment Alias.

ParameterTypeDescription
class_idstringThe UUID of the desired Class.
assignment_idstringThe UUID of the desired Assignment.
alias_idstringThe alias identifier of the desired Alias. in the format of type:identifier

Response Data

This endpoint returns the deleted alias object if it was successfully deleted.

Sample Request

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

Sample Response

{
    "$request": "00000000-0000-0000-0000-000000000000",
    "$data": {
        "identifier": "123456789",
        "type": "myAliasNamespace",
        "rule_ids": [],
        "references": {}
    }
}

Supported Providers

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