For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deleting Tag

Delete tag.

DELETE /tags/{uuid}

Delete tag.

Path Parameters

Name
Type
Description

uuid*

String

Tag identifier

content:
            application/json:
              schema:
                type: boolean

Last updated