Skip to main content
POST
Snapshot a live section of one of your spaces as a reusable template.

Authorizations

Authorization
string
header
required

Bearer token: a Platform API Key (format: ak_live::) or a Personal Access Token (format: rgo-...). PATs always act as the token owner.

Body

application/json
spaceId
string<uuid>
required
sectionId
string<uuid>
required
name
string

Defaults to the section title

Maximum string length: 200

Response

name
string
required
structure
object
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
id
string
required
companyId
string
required
deletedAt
string<date-time> | null
createdById
string | null