Authorizations
API key in Bearer token format
Path Parameters
ID of the chatbot
Body
application/json
Attribute name (must start with a letter and can only contain letters, numbers, underscores, and hyphens)
Example:
"department"
Attribute data type
Available options:
text
, number
, boolean
, date
Example:
"text"
Display label for the attribute
Example:
"Department"
Description of the attribute
Example:
"Employee department"
Whether the attribute is archived
Example:
false