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
name
string
required
externalId
string
required
Pattern: ^[A-Za-z][A-Za-z0-9_]*$
description
string | null
isVisibleQuickEdit
boolean
isVisibleContactsTable
boolean
isVisibleContactCreate
boolean

Response

200 - application/json
success
enum<boolean>
required
Available options:
true
data
object
required