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.
API Reference
Using the Ag.dev API
Permanently remove a drive and its contents
cURL
curl --request DELETE \ --url https://api.ag.dev/v0.1/drives/{driveId} \ --header 'X-API-Key: <api-key>'
{ "message": "<string>" }
Provide either X-API-Key: or Authorization: Bearer
Drive ID
Drive deleted successfully
Deletion confirmation message