Update Extension

View as Markdown

Update customer-controlled browser extension metadata such as the display name.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

extensionIdstringRequired

Request

This endpoint expects an object.
namestringOptional1-120 characters

Response

OK
createdAtdatetime
format"crx"
idstringformat: "^ext_[A-Za-z0-9_-]+$"
namestring>=1 character
profileCountinteger0-9007199254740991
updatedAtdatetime
versionstring>=1 character
contentHashstringformat: "^sha256:[a-f0-9]{64}$"
sizeBytesinteger0-9007199254740991
sourceUrlstringformat: "uri"
subaccountIdstring>=1 character

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error