Number of APIs: 8
PATCH {{baseUrl}}/ver1/bots/:bot_id/update
POST {{baseUrl}}/ver1/bots/:bot_id/disable
POST {{baseUrl}}/ver1/bots/:bot_id/enable
POST {{baseUrl}}/ver1/bots/:bot_id/start_new_deal
POST {{baseUrl}}/ver1/bots/:bot_id/delete
POST {{baseUrl}}/ver1/bots/:bot_id/panic_sell_all_deals
POST {{baseUrl}}/ver1/bots/:bot_id/cancel_all_deals
GET {{baseUrl}}/ver1/bots/:bot_id/show?include_events=true
ENDPOINTS