Edit settings for an AI Chatbots order. Only works for orders where order_type is ‘ai_chatbots’.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The language of the response
en, ru The ID of the order
All parameters are optional. Only pass the parameters you want to change.
Speech recognition language code (e.g. 'auto', 'en', 'ru'). See /tariffs for available options.
"auto"
Number of chatbots (cannot exceed the originally purchased amount)
x >= 150
Interval between messages in seconds. Minimum depends on count: ceil(60 / count), at least 1.
1 <= x <= 6010
Action Success
The status of the action
"ok"