Request body to update the sdk view for an environment.
The sections which will be used create the view in the sdk. The sections will be displayed in the order that they appear in the array.
Request body to update the sdk view for an environment.
The sections which will be used create the view in the sdk. The sections will be displayed in the order that they appear in the array.
Show child attributes
Was this page helpful?
{
"sections": [
{
"type": "email",
"label": "<string>",
"numOfItemsToDisplay": 123,
"defaultItem": "<string>",
"alignment": "center"
}
]
}