Skip to main content
PUT
Update a message attribute

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Attribute ID

Body

application/json

Fields to update

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

Response

200 - application/json

OK

data
object
error
object
message
string
meta
object
success
boolean