CustomPage::create Method

Creates a new custom page.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
data ObjectCustomPage model propertiesShow Supported Parameters
return_objectBooleanIf true, returns affected object; defaults to true

GET Response Notes

If return_object is true, array: newly created CustomPage object
If return_object is false, integer: ID of newly created CustomPage object

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.