Skip to main content
POST
Create a message attribute

Authorizations

Authorization
string
header
required

Your API key as a Bearer token: Authorization: Bearer tg_live_...

Body

application/json

Attribute to create

attributeType
enum<string>
required
Available options:
guest,
user,
organization,
system,
custom
dataSource
string
required
Required string length: 1 - 255
key
string
required
Required string length: 1 - 100
label
string
required
Required string length: 1 - 255
category
string
Maximum string length: 100
defaultValue
string
Maximum string length: 500
isActive
boolean

Response

201 - application/json

Created

data
object
error
object
message
string
meta
object
success
boolean