curl -X DELETE https://api.getagentdrive.com/v0/drives/YOUR_DRIVE_ID \ -H "Authorization: Bearer agd_your_key"
{ "data": { "id": "d7f3e-abc-123", "deleted": true } }
Delete a drive and all its files.