Stop a SalesbotAsk AIpost https://{subdomain}.kommo.com/api/v4/bots/{id}/stopThe method allows to stop a Salesbot for the entity by the bot IDPath Paramsidint32requiredID of the Salesbot to be stoppedBody Paramsentity_idintegerrequiredID of the entity for which the Salesbot to be stoppedentity_typestringenumrequiredType of the entity. Might be leadsleadsAllowed:leadsHeadersacceptstringenumDefaults to application/problem+jsonGenerated from available response content typesapplication/problem+jsontext/htmlAllowed:application/problem+jsontext/htmlResponses 202Task to stop a bot has been successfully created 400Incorrect data was transmitted. Details are available in the response body 401User is unauthorized 403No enough rights to call this method on the specified entityUpdated 9 days ago