Page tree
Skip to end of metadata
Go to start of metadata

Description

Deletes the landing pages with the specified landing page IDs. It works only if landing pages are inactive.

Request path

POST [REST URL]/landingpage/deleteMany

Query Parameters

Parameter

Type

Description

None

-

-

Request Body Type

list of Long landingpageIds

Example body

["626","627"]

Example response

HTTP 204


  • No labels