Update Customization
Update the portal customization options, merging properties.
Path parameters
ID of the portal.
Request body
Example request
{
"theme": {
"colors": {
"primary": "#000000"
}
},
"menu": {
"main": [
{
"path": "/about/company",
"title": "My Page",
"visibility": "public"
}
],
"footer_sections": [
{
"items": [
{
"path": "/about/company",
"title": "My Page",
"visibility": "public"
}
]
}
],
"footer_bottom": [
{
"path": "/about/company",
"title": "My Page",
"visibility": "public"
}
]
}
}Response
The current customization options for a portal.
Example response
{
"theme": {
"colors": {
"primary": "#000000"
}
},
"menu": {
"main": [
{
"path": "/about/company",
"title": "My Page",
"visibility": "public"
}
],
"footer_sections": [
{
"items": [
{
"path": "/about/company",
"title": "My Page",
"visibility": "public"
}
]
}
],
"footer_bottom": [
{
"path": "/about/company",
"title": "My Page",
"visibility": "public"
}
]
}
}Changes
Changed in 7 of the 75 revisions of this API.23142
- ▲
the request property
menubecame not nullablerequest-property-became-not-nullable
- ▲
the request property
menu/footer_bottombecame not nullablerequest-property-became-not-nullable
- ▲
the request property
menu/footer_sectionsbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
menu/mainbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
spec_rendererbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
themebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
theme/colorsbecame not nullablerequest-property-became-not-nullable
- ▲
- ●
added the new
typeenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/ruleresponse property for the response status400response-property-enum-value-added
- ●
- ○
added the new optional request property
spec_renderer/allow_custom_server_urlsnew-optional-request-property
- ○
added the optional property
spec_renderer/allow_custom_server_urlsto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
detailbecame nullable for the status401response-property-became-nullable
- ▲
the response property
instancebecame nullable for the status401response-property-became-nullable
- ▲
the response property
menubecame nullable for the status200response-property-became-nullable
- ▲
the response property
menu/footer_bottombecame nullable for the status200response-property-became-nullable
- ▲
the response property
menu/footer_sectionsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
menu/mainbecame nullable for the status200response-property-became-nullable
- ▲
the response property
spec_rendererbecame nullable for the status200response-property-became-nullable
- ▲
the response property
statusbecame nullable for the status401response-property-became-nullable
- ▲
the response property
themebecame nullable for the status200response-property-became-nullable
- ▲
the response property
theme/colorsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
titlebecame nullable for the status401response-property-became-nullable
- ○
the request property
menubecame nullablerequest-property-became-nullable
- ○
the request property
menu/footer_bottombecame nullablerequest-property-became-nullable
- ○
the request property
menu/footer_sectionsbecame nullablerequest-property-became-nullable
- ○
the request property
menu/mainbecame nullablerequest-property-became-nullable
- ○
the request property
spec_rendererbecame nullablerequest-property-became-nullable
- ○
the request property
themebecame nullablerequest-property-became-nullable
- ○
the request property
theme/colorsbecame nullablerequest-property-became-nullable
- ○
the
hide_deprecatedrequest property default valuefalsewas addedrequest-property-default-value-added
- ○
the
hide_internalrequest property default valuefalsewas addedrequest-property-default-value-added
- ○
the
infinite_scrollrequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
show_schemasrequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
try_it_insomniarequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
try_it_uirequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
hide_deprecatedresponse's property default valuefalsewas added for the status200response-property-default-value-added
- ○
the
hide_internalresponse's property default valuefalsewas added for the status200response-property-default-value-added
- ○
the
infinite_scrollresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
the
show_schemasresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
the
try_it_insomniaresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
the
try_it_uiresponse's property default valuetruewas added for the status200response-property-default-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
spec_renderer/hide_deprecatednew-optional-request-property
- ○
added the new optional request property
spec_renderer/hide_internalnew-optional-request-property
- ○
the
infinite_scrollrequest property default valuetruewas removedrequest-property-default-value-removed
- ○
the
show_schemasrequest property default valuetruewas removedrequest-property-default-value-removed
- ○
the
try_it_insomniarequest property default valuetruewas removedrequest-property-default-value-removed
- ○
the
try_it_uirequest property default valuetruewas removedrequest-property-default-value-removed
- ○
added the optional property
spec_renderer/hide_deprecatedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
spec_renderer/hide_internalto the response with the200statusresponse-optional-property-added
- ○
the
infinite_scrollresponse's property default valuetruewas removed for the status200response-property-default-value-removed
- ○
the
show_schemasresponse's property default valuetruewas removed for the status200response-property-default-value-removed
- ○
the
try_it_insomniaresponse's property default valuetruewas removed for the status200response-property-default-value-removed
- ○
the
try_it_uiresponse's property default valuetruewas removed for the status200response-property-default-value-removed
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the
infinite_scrollrequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
show_schemasrequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
try_it_insomniarequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
try_it_uirequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
infinite_scrollresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
the
show_schemasresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
the
try_it_insomniaresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
the
try_it_uiresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○