v10

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-051810111.7 KB
MarketplaceInstalledAddOn

Update an Add-on installation for the Account specified.

post/v1/InstalledAddOns/{Sid}

Path parameters

Sidstring required

The SID of the InstalledAddOn resource to update.

Response

OK

sidstring nullable

The unique string that we created to identify the InstalledAddOn resource. This Sid can also be found in the Console on that specific Add-ons page as the 'Available Add-on Sid'.

account_sidstring nullable

The SID of the Account that created the InstalledAddOn resource.

friendly_namestring nullable

The string that you assigned to describe the resource.

descriptionstring nullable

A short description of the Add-on's functionality.

configurationobject nullable

The JSON object that represents the current configuration of installed Add-on.

unique_namestring nullable

An application-defined string that uniquely identifies the resource.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

urlstring uri nullable

The absolute URL of the resource.

linksobject nullable

The URLs of related resources.