Edit

APIGroup property on API pages

Version: Available from runtime version 1.0.

Specifies the group segment of the API endpoint that exposes the page. The following example defines the group as app1.

Applies to

  • Page object

Syntax

APIGroup = 'app1';

Note

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

Properties
Page object
APIGroup property for API queries