Delete a Folder
DELETE {{baseUrl}}/cms/v3/pages/landing-pages/folders/:objectId?archived=<boolean>
Delete the Folder object identified by the id in the path.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
archived | string | Whether to return only results that have been archived. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |