Skip to main content
POST
deleteStrategy

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
strategy_id
string
required

AlphaInsider strategy identifier.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
string

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