Create a browser extension from an upload or store URL
Create a browser extension from an uploaded package or Chrome Web Store URL.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
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.
url
name
Response
Created
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
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error

