Delete hosted page layout
DELETE/hostedpages-srv/hosted-page-layouts/:id
Deletes a hosted page layout. Layouts with owner core or system cannot be deleted. Returns an error if the layout is still referenced by applications.
Requires cidaas:hosted_pages_delete or cidaas:themes_delete.
Request
Responses
- 200
- 401
- 403
- 404
Deleted successfully
Unauthorized
Forbidden — protected or referenced layout
Not Found