Delete a taxonomy group
DELETE https://manage.kontent.ai/v2/projects/:environment_id/taxonomies/:taxonomy_group_identifier
Delete a taxonomy group specified by its internal ID, codename, or external ID.
If you delete a taxonomy group that is referenced in existing content items (i.e., for tagging content), the content items keep references to the deleted taxonomy term. To find the invalid references, validate your content. Then you can remove the found invalid references.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |