Skip to main content
POST
Create a table tag

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request body for creating a tag.

name
string
required

The tag name.

Required string length: 1 - 64

Response

Successful Response

One organisation-level table tag.

id
string<uuid>
required
name
string
required