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 PATCH \ --url https://api.rootkey.ai/api-v1/platform/vaults/{vaultAddress}/reactivate \ --header 'x-api-key: <api-key>'
{ "address": "0x123...", "status": "active" }
Reactivate a vault
Vault successfully reactivated
active
inactive
Was this page helpful?