On this pageDelete DCA BotPOST/ver1/bots/:bot_id/deletePermission: BOTS_WRITESecurity: SIGNED Deletes an existing DCA Bot using its ID. Path Parameterbot_idintegerrequiredUnique 3Commas ID for this DCA Bot entity.Example RequestPOST/ver1/bots/12345678/delete Response ParametersNo parameters.Example Responses201 Created403 Forbidden404 Not Foundtrue{ "error": "Forbidden"}{ "error": "not_found", "error_description": "Not Found"}