cURL
curl -X DELETE "https://api.smooth.sh/api/v1/browser/extension/YOUR_EXTENSION_ID" \ -H "apikey: YOUR_API_KEY"
Delete an uploaded browser extension by its ID.
Extension successfully deleted.