Deleting Tag

Delete tag.

DELETE /tags/{uuid}

Delete tag.

Path Parameters

NameTypeDescription

uuid*

String

Tag identifier

content:
            application/json:
              schema:
                type: boolean

Last updated