Page

Saves a page template

Handles saving of a page template using provided data. Method processes the request and returns HTTP response indicating a complete save operation.

post/api/v1/page/layout

Request body

themeIdstring
titlestring
siteIdstring
anonymousLayoutboolean

Response

Page template saved successfully

entityobject
i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.