Skip to main content
POST
Modify Strategy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required

Body

application/json

Request to modify an existing strategy with specific instructions.

brief
string
required
Required string length: 10 - 5000
instructions
string
required

What to change

Required string length: 5 - 3000

Response

Successful Response