Section Object

{
  "uuid": "abc123",
  "name": "Simple Section",
  "thumbnail": "https://irp.cdn-website.com/abc123/screenshots/Screenshot.png?v=1705429356524&updated=true",
  "category": "blank",
  "visibility": "PRIVATE",
  "order": 0,
  "editor": "ADVANCED"
}
PropertyDescription
uuid
string
The unique ID of the section in the Duda platform
name
string
Name of the section
thumbnail
string
URL to last generated thumbnail preview of the section
category
string
Name of the section category
visibility
string
Visibility of the section, one of 'Public', 'Team' or 'Private'
order
string
Order of the section within a category
editor
enum
The type of editor used to create the section: "ADVANCED", "ADVANCED-2.0"