Microsoft Edge · Example Payload

Addons Api Package Upload Result Example

BrowserChromiumDeveloper ToolsEdgeExtensionsMicrosoftProgressive Web AppsWeb DevelopmentWebView

Addons Api Package Upload Result Example is an example object payload from Microsoft Edge, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdstatusmessage

Example Payload

Raw ↑
{
  "operationId": "op-700123",
  "status": "Succeeded",
  "message": "Package validated and ready for submission"
}