Overview
This API allows you to update a landing page layout in Hawksearch dashboard.
Request
Response
The response is an array of landing page layout objects, every object being a series of key-value pairs. For the description of the data, please refer to Using API to Get All Landing Page Layout
PUT Methods
PUT api/v9/landingPageLayout/{id}
Updates a landing page content
Parameters
id: Id of an entity to update (FromUri)
pageLayout: An entity with updated properties (FromBody)