Skip to main content
POST
Create a tag

Authorizations

X-Auth-Token
string
header
required

API key created in the dashboard or via POST /v1/api/api-keys. Keys are prefixed pn_ and do not expire until revoked.

Body

application/json
name
string
required
Example:

"Year 3"

Response

Tag created

id
integer
Example:

12

name
string
Example:

"Year 3"

accountId
string