Chatbot variables
The ID of the chatbot.
Filters variables by categories. Separate multiple filters with commas.
0: CUSTOM1: APP2: Entity
0,1List of all global variables.
Optional error message.
Insufficient permissions.
The ID of the chatbot.
The category of the variable.
customPossible values: An optional default value for the variable.
Default ValueThe human-readable label of the variable.
Customer EmailThe data type of the variable (e.g., "string", "number", "boolean", "object").
stringThe programmatic name of the variable.
customer_emailA JSON string defining the structure for object variables.
{"firstName": "string", "lastName": "string"}Sets the subCategory of the variable.
0: GLOBAL_VARIABLE_SUB_CATEGORY_CONVERSATION1: GLOBAL_VARIABLE_SUB_CATEGORY_CONTACT
Global variable created successfully.
Invalid input data.
Insufficient permissions.
The ID of the chatbot.
The ID of the variable to be deleted.
Result of the deletion process.
Indicates whether the variable was successfully deleted.
trueInsufficient permissions.
The ID of the chatbot.
The ID of the variable to be updated.
The new default value.
Updated DefaultThe new label.
Updated LabelThe new programmatic name.
updated_variable_nameGlobal variable updated successfully.
Invalid input data.
Insufficient permissions.
Last updated