For Developers
Delete Category
DELETE https://ed.link/api/v1/my/classes/:class_id/categories/:category_id
This endpoint deletes the specified Category.
Request Parameters
| Parameter | Type | Description |
|---|---|---|
class_id | string | The UUID of the desired Class. |
category_id | string | The UUID of the Category to delete. |
Sample Request
axios.delete('https://ed.link/api/v2/graph/classes/00000000-0000-0000-0000-000000000000/categories/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": "00000000-0000-0000-0000-000000000000",
"$data": {}
}
Supported Providers
- aspen
- blackbaud
- brightspace
- canvas
- classgather
- microsoft
- oneroster
- powerschool
- schoology
- skyward
- qmlativ
- infinitecampus
- rapididentity
- sapphire
- genesis
- renweb