This documentation is under development.
{
"settings": {
"template": "sharplaunch_1",
"color": "231b4e",
"meta_title": "Sample Meta Title",
"meta_description": "Sample Meta Description",
"ganalytics_id": "string",
"locales": {
"languages": [
"en-US"
],
"default_language": "en-US"
}
},
"sections": [
{
"type": "header",
"status": true,
"settings": {
"login_button_label": "Document Portal",
"show_login_button": true,
"logo_image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
},
"logo_inverted_image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
},
"logo_link_url": "string",
"logo_link_attr": "new_tab",
"logo_style": "default",
"layout": "white-opaque-normal"
}
}
]
}