Update an addon
Update an existing addon
Path parameters
Request body
Response
Response for Create and Get addons requests
Example response
{
"id": "addon.1zYnCiM9Bpg.1zYn",
"status": "ACTIVE"
}Changes
Changed in 4 of the 34 revisions of this API.134
- ●
added the new
NAMED_LICENSEenum value to theallOf[CreateAddOnRequest]/typeresponse property for the response status200response-property-enum-value-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the required property
allOf[subschema #2]/displayNameto the response with the200statusresponse-required-property-added
- ○
- ○
added the new optional request property
billableNamenew-optional-request-property
- ○
added the optional property
allOf[CreateAddOnRequest]/billableNameto the response with the200statusresponse-optional-property-added
- ○
- ▲
removed the required property
allOf[subschema #2]/displayNamefrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
billableNamerequest-property-removed
- ●
removed the optional property
allOf[CreateAddOnRequest]/billableNamefrom the response with the200statusresponse-optional-property-removed
- ○
removed the
NAMED_LICENSEenum value from theallOf[CreateAddOnRequest]/typeresponse property for the response status200response-property-enum-value-removed
This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲