Skip to main content
POST
Create attribute

Authorizations

Authorization
string
header
required

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

Body

application/json
type
enum<string>
required
Available options:
text,
number,
single_select,
multi_select,
date,
datetime
displayName
string
required
name
string
required
Pattern: ^[A-Za-z][A-Za-z0-9_]*$
visibility
object
required
description
string | null
details
object

Response

success
enum<boolean>
required
Available options:
true
data
object
required