Taxonomies REST Endpoints
Taxonomies
The resources used to preview taxonomies and their respective categories.
- List categories
- Method: getPath:
/content/preview/api/v1.1/taxonomies/{id}/categories - List taxonomies
- Method: getPath:
/content/preview/api/v1.1/taxonomies - Preview a category
- Method: getPath:
/content/preview/api/v1.1/taxonomies/{id}/categories/{categoryId} - Preview of a taxonomy
- Method: getPath:
/content/preview/api/v1.1/taxonomies/{id}