This section documents the start_bot action.
This action is used to enable a bot.
This example enables a bot.
{ "action": "start_bot", "bot_id": BOT_ID, "api_key": "API_KEY" }
This parameter indicates a number of seconds to wait before triggering the action
A value of 5 is equal to a 5 seconds delay
5
5 seconds
Max. allowed delay is 10 seconds
10 seconds
"delay": 5
Last updated 7 months ago