Delete Tag

GA
DELETE

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

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

Response

Tag successfully deleted

{}
any or null

Errors

Built with