Taxonomies
Disable taxonomy
post/taxonomies/disable/{taxonomyId}
Path parameters
taxonomyIdstring required
Example:12345
Numeric ID of the taxonomy
Response
Disable taxonomy response
Example response
{
"name": "Taxonomy disabled",
"message": "Taxonomy disabled",
"url": "/taxonomies/disabled/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
- ●