Skip to content

Create New Tag

PUT
/tag

Creates a new tag with a name and color

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Request Body

application/json
JSON
{
}

Responses

Tag successfully created

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License