/landingpage/deleteMany
  • 1 Minute to read
  • Dark
    Light

/landingpage/deleteMany

  • Dark
    Light

Article summary

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

Was this article helpful?