Skip to main content
POST
updateBotAllocations

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
bot_id
string
required

AlphaInsider bot identifier.

allocations
object[]
required

Array of allocations.

Maximum array length: 100

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object[]

Endpoint-specific response payload, or an error message when success is false.