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/v3/pages/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.

Request body

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.

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.

Changes

Changed in 11 of the 59 revisions of this API.120

    • ○

      the security scope content was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • ○

      the security scope content.landing_pages.write was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • ○

      the security scope content.landing_pages.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • ○

      the security scope content was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • ○

      the security scope content.landing_pages.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • ○

      the security scope content was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • ○

      the security scope content.landing_pages.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • ○

      the security scope content was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • ○

      the security scope content was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • ○

      the security scope content.landing_pages.write was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • ○

      the security scope content.landing_pages.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • ○

      the security scope content was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    • ○

      endpoint added

      endpoint-added

    • ▲

      api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      the security scope content was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • ○

      the security scope landingpages-write was removed from the endpoint's security scheme oauth2

      api-security-scope-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      the endpoint scheme security app_cookie was removed from the API

      api-security-removed

    • ○

      the endpoint scheme security hapikey was removed from the API

      api-security-removed

    • ○

      the endpoint scheme security internal_cookie was removed from the API

      api-security-removed

    • ○

      the endpoint scheme security shhkey was removed from the API

      api-security-removed