Delete DCA Bot
Description: Deletes an existing DCA Bot using its ID
Permission: BOTS_WRITE Security SIGNED
POST
/ver1/bots/{bot_id}/delete
Path Parameter
bot_id integer
required
Unique 3Commas ID for this DCA Bot entity
Response Parameters
NONE
Example Request
POST /ver1/bots/12345678/delete
Example response and errors
Last updated
Was this helpful?