Capacity Categories REST Endpoints

Metadata/Capacity Categories
The capacity categories resource is used to create or update, view, and delete a specific capacity category or view a list of capacity categories. A capacity category is a combination of work skills and time slots used to estimate the time and skills required for a task.
Create or update a capacity category
Method: put
Path: /rest/ofscMetadata/v1/capacityCategories/{label}
Delete a capacity category
Method: delete
Path: /rest/ofscMetadata/v1/capacityCategories/{label}
Get a capacity category
Method: get
Path: /rest/ofscMetadata/v1/capacityCategories/{label}
Get capacity categories
Method: get
Path: /rest/ofscMetadata/v1/capacityCategories