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