Delete a browser extension

View as Markdown
Delete a managed browser extension that should no longer be used by browser runtimes.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

extensionIdstringRequired5-64 characters
Unique browser extension identifier generated by BCTRL.

Headers

BCTRL-Subaccount-IdstringOptional
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.

Response

OK
deletedtrue
idstring5-64 characters
Unique browser extension identifier generated by BCTRL.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error