GET api/v9/landingPageLayout
Gets all landing page's layouts in the system
GET api/v9/landingPageLayout/{id}
Gets a single landing page layout by its id
Parameters
GET api/v9/landingPageLayout/{name}
Gets a single landing page layout by its name
Parameters
POST api/v9/landingPageLayout
No Documentation Found.
Parameters
PUT api/v9/landingPageLayout/{id}
Updates a landing page content
Parameters
DELETE api/v4/landingPageLayout/{id}
Deletes a landing page layout
Parameters