Logo
3Commas API Documentation

patch Ver1Grid Bots Id Ai

PATCH {{baseUrl}}/ver1/grid_bots/:id/ai

Edit Grid Bot (AI) (Permission: BOTS_WRITE, Security: SIGNED)

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status OK





Curl
curl -X PATCH 'https://api.3commas.io/public/api/ver1/grid_bots/:id/ai' -H 'Content-Type: application/x-www-form-urlencoded' --data-urlencode '%7B%22name%22%3D%3E%22pair%22%2C+%22value%22%3D%3E%22voluptate%22%2C+%22datatype%22%3D%3E%22string%22%7D&%7B%22name%22%3D%3E%22total_quantity%22%2C+%22value%22%3D%3E%2254476454.17725155%22%2C+%22datatype%22%3D%3E%22string%22%7D&%7B%22name%22%3D%3E%22leverage_type%22%2C+%22value%22%3D%3E%22not_specified%22%2C+%22datatype%22%3D%3E%22string%22%7D&%7B%22name%22%3D%3E%22leverage_custom_value%22%2C+%22value%22%3D%3E%22-26591421.679686353%22%2C+%22datatype%22%3D%3E%22string%22%7D'

ENDPOINTS