Backend_PageUpdate

struct

Payload for updating an existing portal page

Property Type Description
INHERITED FROM Backend_Page
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the object
status Integer Status of the object either 1 = visible, 2 = invisible or 0 = deleted
title String Title of the page
slug String Slug of the page which gets dynamically generated from the title
content String HTML content of this page
metadata Common_Metadata Use this parameter to attach key-value data
part of the Apioo-Project