Categories
Available methods
Operation | HTTP METHOD | End Point | Description |
---|---|---|---|
Get all the categories | |||
GET | /dictionary/categories | Get all the categories | |
Add a new Category | |||
POST | /dictionary/categories | Create a new category | |
Delete a category | |||
DELETE | /dictionary/categories/{id} | Delete a category |