Skip to main content
DELETE
Delete a tag group

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>

Path Parameters

groupId
string<uuid>
required

Unique identifier of the tag group to delete.

Response

204

Tag group successfully removed.