Authorization: Bearer ********************curl --location --globoff --request POST 'https://worknation-moodle-lms.ogtlprojects.com/webservice/rest/server.php?wstoken=26a5754b5b2732b2a0588ceed5f68aa3&wsfunction=block_iomad_company_admin_create_companies&moodlewsrestformat=json&criteria[0][companyid]=0&criteria[0][shared]=0&companies[0][name]=My%20New%20Company%20Remote&companies[0][shortname]=MNCR&companies[0][city]=Remote%20City&companies[0][country]=US' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: text/plain' \
--data ''[
{
"id": 1,
"name": "Category 1",
"description": "",
"parent": 0,
"sortorder": 10000,
"coursecount": 24,
"depth": 1,
"path": "https://wnacademy.worknation.ng/course/index.php?categoryid=1"
}
]