post https://example.com/v1/coursecategories
Creates a course category within your Learn site.
The necessary fields required for a course category to be created are the following:
- Id
- DefaultCulture (e.g. en-GB)
- LocalisedDetails (An array of culture specific information, such as Title of the course category, as this can change throughout each specified culture)
For other optional fields and further information on the above, please check out the body parameters listed further below.