Skip to main content
DELETE
/
browser
/
extension
/
{extension_id}
curl -X DELETE "https://api.smooth.sh/api/v1/browser/extension/YOUR_EXTENSION_ID" \
-H "apikey: YOUR_API_KEY"

Authorizations

apikey
string
header
required

Path Parameters

extension_id
string
required

Response

Extension successfully deleted.