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"
}

Property

Description

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
enum

Visibility of the section, one of 'Public', 'Team' or 'Private'

order
number

Order of the section within a category

editor
enum

The type of editor used to create the section: "ADVANCED", "ADVANCED-2.0"