Skip to main content

Delete a tag group

Log in to add to favourites

Page last updated 19 May 2026

DELETE/api/management/projects/{projectId}/taggroups/{tagGroupId}

Parameters

NameParameter typeTypeDescription
projectId(required)pathstringThe project identifier found in the project overview screen of the management console.
tagGroupId(required)pathstringThe tag group identifier

Responses

HTTP status codeReasonModel
204Success
403ForbiddenError
404Project not foundError
404Tag group not foundError
500Internal server errorError

Examples

An example showing the deletion of a tag group
HTTP
DELETE: /api/management/projects/movieDb/taggroups/genre

Remarks

You must be authorised to delete the tag group or the request will fail.

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request