post
https://{subdomain}.kommo.com/api/v4/bots/run
The method allows to launch Salesbots
Limitations
- The method is available in accordance with the user’s rights.
- No more than 100 Salesbots at a time.
Request example
[
{
bot_id: 565,
entity_id: 76687686,
entity_type: "leads"
},
{...}
]Response parameters
The method does not return a response body on a successful request.
