Edit

APIVersion property on API pages

Version: Available from runtime version 1.0.

Specifies one or more versions of the API endpoint that exposes the page. If you don't set the APIVersion property, the default value is beta.

Applies to

  • Page object

Syntax

APIVersion = 'beta', 'v1.0';

Note

You can set the APIVersion property only when the PageType property is set to API. Learn more in API page type.

Properties
Page object
APIVersion property for API queries