Permanently delete a tag.
Notes:
- Deleting a parent tag will also delete all child tags
- References to the deleted tag will be removed from all Tasks/Task Revisions
- This operation cannot be undone
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
org_idstringRequired
The unique identifier of the organization.
project_idstringRequired
The unique identifier of the project.
tag_idstringRequired
The unique identifier (UUID) of the tag to operate on