Delete a Landing Page
DELETE {{baseUrl}}/cms/v3/pages/landing-pages/:objectId?archived=<boolean>
Delete the Landing Page 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 |