Skip to main content
POST
/
api
/
execution
/
vault
/
rebalance
Run a privileged vault rebalance
curl --request POST \
  --url https://api.molq.site/api/execution/vault/rebalance \
  --header 'X-Molq-Operator-Key: <api-key>'
{
  "error": "<string>"
}

Authorizations

X-Molq-Operator-Key
string
header
required

Private operator credential. Never expose this key in a browser or public client.

Response

Vault keeper result