/r/{repoId}/objectmanagement/categories
POST
Creating a category
You need at least one available property to create a new category.
Parameters
repoId/string/required
The unique ID of the repository.
Responses
201
The category was created successfully.
400
Invalid data was transferred or the category already exists in the repository.
Show operation