Edit settings for an AI Chatbots order. Only works for orders where order_type is ‘ai_chatbots’.
Documentation Index
Fetch the complete documentation index at: https://api-docs.streamskill.pro/llms.txt
Use this file to discover all available pages before exploring further.
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"