Create a new tag

Creates a tag with the indicated name and, optionally, color and parent tag.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 140

The name of the tag.
Must be unique and consist of 1-140 alphanumeric characters.

string | null

The optional color associated with this tag.
Should be a valid CSS color.

integer | null

The identifier of the tag this tag should sit under, or null to place it at the top level.
The parent may not make the tag its own ancestor.
Omitting this field places the tag at the top level.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*