cURL
curl --request POST \ --url https://drift.dial.to/api/v0/vaults/strategy-vaults/{vaultId}/withdraw \ --header 'Content-Type: application/json' \ --data '{ "type": "<any>", "account": "DUCKmhqoQi26MJ4yWbogEHqN1gs8sZajmBsg9TGnNXq" }'
{ "type": "<any>", "transaction": "<string>" }
Withdraw from a strategy vault
ID of the strategy vault
"EuSLjg23BrtwYAk1t4TFe5ArYSXCVXLBqrHRBfWQiTeJ"
OK
The response is of type object.
object
Was this page helpful?