Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "created": "<string>", "deletion_job_ids": [ 123 ], "name": "<string>", "tagCategoryID": 123, "tags": [ { "created": "<string>", "isDefault": true, "percent": 123, "tagID": 123, "tagValue": "<string>", "updated": "<string>" } ] }
Get a tag category
JWT Authorization header using the Bearer scheme.
Tag Category Name
Success
Request and response object for a tag category
Date tag category was created.
List of deletion job ID's
Tag Category ID
Tags within this category
Show child attributes