v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-053416232.8 KB
PreviewMarketplaceInstalledAddOnExtension

Update an Extension for an Add-on installation.

Update an Extension for an Add-on installation.

post/marketplace/InstalledAddOns/{InstalledAddOnSid}/Extensions/{Sid}

Path parameters

InstalledAddOnSidstring required

The SID of the InstalledAddOn resource with the extension to update.

Sidstring required

The SID of the InstalledAddOn Extension resource to update.

Response

OK

sidstring nullable

The unique string that we created to identify the InstalledAddOn Extension resource.

installed_add_on_sidstring nullable

The SID of the InstalledAddOn resource to which this extension applies.

friendly_namestring nullable

The string that you assigned to describe the resource.

product_namestring nullable

The name of the Product this Extension is used within.

unique_namestring nullable

An application-defined string that uniquely identifies the resource.

enabledboolean nullable

Whether the Extension will be invoked.

urlstring uri nullable

The absolute URL of the resource.