The following API calls in the project resource are useful for managing a categorization project:
- Get configuration related to categorization in this project
- Predict categorization for a categorization project
- Train categorization for a categorization project
- The Operation JSON Object
The following API calls in the project resource are useful when working with the categories in a taxonomy:
- Get the categories of a categorization project
- Get a category by ID
- Create a category and add it to a categorization project
- Bulk upload categories to a categorization project
- Update a category in a categorization project.
- Delete a category by ID -- and all its children
- Response Fields for a category object