Taxonomies
Enable taxonomy
post/taxonomies/enable/{taxonomyId}
Path parameters
taxonomyIdstring required
Example:12345
Numeric ID of the taxonomy
Response
Enable taxonomy response
Example response
{
"name": "Taxonomy enabled",
"message": "Taxonomy enabled",
"url": "/taxonomies/enable/1234"
}Changes
Changed in 1 of the 50 revisions of this API.1
- ●
deleted the
pathrequest parametertaxonomyIdrequest-parameter-removed
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●