Chatbot Settings
Update Chatbot Settings - User Data
Update user-data settings of the chatbot
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Body
application/json
Request Body
Indicates whether to collect user name or not
Indicates whether to collect user phone number or not
Options whether to collect user details or not
Available options:
MANDATORY
, OPTIONAL
, DO_NOT_COLLECT
Was this page helpful?