AladiaDocs
Api referenceCategories

Delete a category

Delete an all

DELETE
/v2/categories/all/{proposedUserId}

Delete an all

AuthorizationBearer <token>

In: header

Path Parameters

proposedUserId*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/categories/all/string"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}