Using API to Delete a Landing Page Layout
- 1 Overview
- 1.1 Response
- 1.2 DELETE Methods
Overview
This API allows you to delete a landing page layout in Hawksearch dashboard.
Request: DELETE request to the API below:
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 Create Landing Page Layout
Â
DELETE Methods
DELETE api/v4/landingPageLayout/{id}
Deletes a landing page layout
Parameters
id: Id of an entity to delete (FromUri)