Update a addon
Updates an existing addon's properties such as display name, description, and metadata.
Path parameters
The unique identifier of the entity
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Request body
Response
The updated addon object.
Changes
Changed in 10 of the 115 revisions of this API.154
- ●
removed the request property
charges/overagePricingModels/items/billingCadencerequest-property-removed
- ●
removed the request property
charges/overagePricingModels/items/billingModelrequest-property-removed
- ●
- ●
added the new
ContractNotFoundenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
- ○
added the new optional request property
charges/overagePricingModels/items/creditEntitlementnew-optional-request-property
- ○
- ●
removed the request property
charges/overagePricingModels/items/topUpCustomCurrencyIdrequest-property-removed
- ●
added the new
CreditOveragePriceCurrencyNotFoundenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
InvalidCreditOverageBillingModelenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
InvoicePreviewNotAvailableForDraftContractenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
OveragePriceNotSupportedOnAddonenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
OveragePriceRequiresUsageLimitenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ○
added the new optional request property
charges/overagePricingModels/items/currencyIdnew-optional-request-property
- ●
- ●
added the new
GovernanceNotEnabledenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
- ●
the
maxQuantityrequest property's exclusiveMinimum was set totruerequest-property-exclusive-min-set
- ●
the
maxQuantityrequest property's min was set to0.00request-property-min-set
- ●
- ○
added the new optional
headerrequest parameterX-ACCOUNT-IDnew-optional-request-parameter
- ○
added the new optional
headerrequest parameterX-ENVIRONMENT-IDnew-optional-request-parameter
- ○
- ●
added the new
PricingModelNotSupportedByBillingIntegrationenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
DataExportIntegrationErrorenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
InvalidReceivedSignatureErrorenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●