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