Authorization: Bearer ********************curl --location --globoff 'http://localhost:3000/api/v1/api/v1/users/make-course-creator?wstoken=26a5754b5b2732b2a0588ceed5f68aa3&wsfunction=block_iomad_company_admin_get_company_courses&moodlewsrestformat=json&criteria[0][companyid]=0&criteria[0][shared]=0' \
--header 'Authorization: Bearer <token>' \
--form 'email="worknation-institution@yopmail.com"'[
{
"id": 1,
"name": "Category 1",
"description": "",
"parent": 0,
"sortorder": 10000,
"coursecount": 24,
"depth": 1,
"path": "https://wnacademy.worknation.ng/course/index.php?categoryid=1"
}
]