cURL
curl --request DELETE \ --url https://api.gravixlayer.com/v1/files/{file_id} \ --header 'Authorization: Bearer <token>'
Permanently remove a file from your organization storage
API key authentication. Get your API key from the Gravix Layer Dashboard.
The ID of the file to delete
File deleted successfully