Taxonomies REST Endpoints

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