Api referenceCategoriesRetrieve a categoryServer URLloading...GET/v2/categories/{id}SendAuthorizationPathAuthorizationsession AuthorizationBearer <token>In: headerPath Parametersid*stringResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/v2/categories/string"200{ "image": {}, "courses": [ {} ]}Update a category PATCHPrevious PageDelete a category DELETEDelete an all