POST
/
v0
/
tags

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

teal-instance-id
string
required

The teal instance ID

Body

application/json
name
string
required

An arbitrary string, useful for identifying the tag to the user.

tag_group_id
string
required

The ID of the tag group.

Response

201 - application/json
id
string
required

The unique ID of the object.

name
string
required

An arbitrary string, useful for identifying the tag to the user.

tag_group_id
string
required

The ID of the tag group.