Trigger rebalancing on account(s)
POST {{proxiedPublicURL}}/portfolios/rebalancings/executions
Create a new reference account for a user
Request Body
{"accounts"=>["{{latestPortfolioAccountID}}"]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| upvest-client-id | string | (Required) Tenant Client ID | |
| upvest-api-version | number | Upvest API version | |
| Content-Type | string | ||
| idempotency-key | string | Required Idempotency Key to not process requests multiple times |