Delete a download file from storage and mark as deleted.
cURL
curl --request DELETE \ --url https://api.browserbase.com/v1/downloads/{id} \ --header 'X-BB-API-Key: <api-key>'
Your Browserbase API Key.
The download ID to delete.
There is no content to send for this request.
Was this page helpful?