Authoring layouts
Delete an existing layout.
Use the /layouts/{id} endpoint to delete an existing layout from the database.<br />User roles: admin, manager
delete/authoring/v1/layouts/{id}
Path parameters
idstring required
The ID of the layout to delete.
Response
Success.
Changes
No recorded changes to this endpoint across all 1 revision of this API.