Update a browser extension
Update customer-controlled browser extension metadata such as the display name.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
extensionId
Unique browser extension identifier generated by BCTRL.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Request
This endpoint expects an object.
name
Customer-facing resource name. 1–200 characters.
Response
OK
createdAt
RFC 3339 timestamp with a UTC offset.
format
id
Unique browser extension identifier generated by BCTRL.
name
Customer-facing resource name. 1–200 characters.
profileCount
Non-negative whole-number count.
updatedAt
RFC 3339 timestamp with a UTC offset.
version
contentHash
SHA-256 digest encoded as 64 lowercase hexadecimal characters.
sizeBytes
Non-negative number of bytes.
sourceUrl
subaccountId
Opaque identifier for a BCTRL subaccount.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error

