CustomPage::update Method

Updates specified properties of an existing custom page based on a supplied object ID.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target Nullable StringThis calls action target
Method StringThis calls action target
id IntegerID of CustomPage object
data ObjectCustomPage model propertiesShow Supported Parameters
return_objectBooleanReturns created object if true; default true

GET Response Notes

If return_object is true, array: CustomPage model properties
If return_object is false, boolean: true if update is successful

API Call Builder

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