Skip to main content
POST
updateStrategy

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
strategy_id
string
required

AlphaInsider strategy identifier.

name
string
required

Strategy name.

input_value
number
required

Relative starting balance.

description
string

Strategy description.

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.