Skip to main content
POST
Create a tag

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Body

application/json
name
string
required
Required string length: 1 - 40
color
string
default:blue
Required string length: 1 - 32
account_id
string

Only your main account (the default when omitted). Tags are workspace-wide, so any other account you own returns 403 writes_main_account_only.

Response

The created tag.

data
object