cURL
curl --request POST \ --url https://drift.dial.to/api/v0/vaults/strategy-vaults/{vaultId}/withdraw \ --header 'Content-Type: application/json' \ --data ' { "type": "transaction", "account": "6JpNV6DK88auwzKVizdeT4Bw3D44sam5GqjcPCJ7y176" } '
{ "type": "<unknown>", "transaction": "<string>" }
Withdraw from a strategy vault
Documentation IndexFetch the complete documentation index at: https://docs.dialect.to/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dialect.to/llms.txt
Use this file to discover all available pages before exploring further.
ID of the strategy vault
transaction
The public key of the account that executes the transaction
OK
Was this page helpful?