/landingpage/deleteMany

Prev Next
Post
/landingpage/deleteMany

Deletes the landing pages with the specified landing page IDs. It works only if landing pages are inactive.
Request body example:

["626","627"]
Body parameters
Array of integer
integer (int64)
Responses
204

Example response:

{
1
}

400