Skip to main content
POST
Create a new tag

Authorizations

x-api-key
string
header
required

Body

application/json
name
string
required

Tag name. Stored trimmed and lowercased; an existing tag with the same normalized name is returned instead of creating a duplicate.

Example:

"artificial-intelligence"

Response

Created