Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.dfb.network/v2/vaults/deploy/action \ --header 'Content-Type: application/json' \ --data ' { "asset": "<string>", "bot": "<string>", "network": "<string>", "owner": "<string>", "strategy": "<string>" } '
{}
Vault deployment request
Created
The response is of type object.
object