Create an AddOn
Create an AddOn
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.235
- ●
added the new
NAMED_LICENSEenum value to the////response property for the response statusresponse-property-enum-value-added
- ○
added the new
NAMED_LICENSEenum value to the request propertyrequest-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
/to the response with the statusresponse-required-property-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
- ▲
removed the enum value
NAMED_LICENSEof the request propertyrequest-property-enum-value-removed
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the optional property
////from the response with the statusresponse-optional-property-removed
- ○
removed the
NAMED_LICENSEenum value from the////response property for the response statusresponse-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
- ▲