v2

latestOpenAPI 3.0.12026-07-136649194.5 KB
Folders

Update a landing page folder

Partially update a landing page folder, specified by the folder ID. You only need to specify the details values that you are modifying.

patch/cms/pages/2026-03/landing-pages/folders/{objectId}

Path parameters

objectIdstring required

The ID of the landing page folder.

Query parameters

archivedboolean

Specifies whether to update deleted Folders. Defaults to false.

Response

successful operation

categoryinteger required

The type of object this folder applies to. Should always be LANDING_PAGE.

createdstring date-time required

The timestamp indicating when the content folder was created.

deletedAtstring date-time required

The timestamp (ISO8601 format) when this content folder was deleted.

idstring required

The unique ID of the content folder.

namestring required

The name of the folder which will show up in the app dashboard

parentFolderIdinteger required

The ID of the content folder this folder is nested under

updatedstring date-time required

The timestamp indicating when the content folder was last updated.