v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
tags

Create Tag

Create a new tag.

Args: tag: The tag to create.

Returns: The created tag.

post/api/v1/tags

Request body

namestring required

The unique title of the tag.

color'grey' | 'purple' | 'red' | 'green' | 'yellow' | 'orange' | 'lime' | 'teal' | 'turquoise' | 'magenta' | 'blue'

All possible color variants for frontend.

Response

Successful Response

metadataBaseResponseMetadata

Base metadata model.

Used as a base class for all metadata models associated with responses.

resourcesTagResponseResources

Class for all resource models associated with the tag entity.

idstring uuid required
permission_deniedboolean
namestring required

The unique title of the tag.