Backend_Page

struct

This object represents a page at the developer portal

Property Type Description
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