Platform URL | |||||||||
---|---|---|---|---|---|---|---|---|---|
API Endpoints | To retrieve all content languages in the ‘Add Categories’ and ‘Add subcategories’ modal GET To save new category POST Editing categories PUT Listing categories GET To save new sub category POST List all subcategories GET Editing subcategories PUT PUT Deleting subcategories: retrieving associated campaigns GET DELETE Deleting categories GET DELETE | ||||||||
Epic |
| ||||||||
Document status |
| ||||||||
Document owner | |||||||||
Technical writers |
🏠 Feature Overview
...
The ‘Actions’ column provides options for the user to Edit/Delete the category.
There is also an option for pagination below the table.
Data Categories
Add Category
Clicking on Add button opens an ‘Add Category’ modal as shown below.
...
The ‘Actions’ column provides options for the user to Edit/Delete the subcategory.
There is also an option for pagination below the table.
...
Adding a Sub Category
Clicking on ‘Add’ button will open Add Sub Category modal. The user must select the parent category and enter the name of the sub category in different content languages configured for the enterprise, and click Save. New sub category will be added to the ‘Data Sub-Categories’ table.
...