DELETE https://api.eloomi.com/v3/course-categories/{categoryId}
Parameter name | Value | Description | Additional |
---|---|---|---|
categoryId | integer | eloomis ID for the category |
Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
ClientId | string | Provided by eloomi |
Required |
Authorization | string | Look in the documentation for the authentication endpoint on how to construct this |
Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK Category deleted |
GenericSuccess |
204 | No Content No category found |
|
401 | Unauthorized Not allowed |
ErrorSuccess |