Edit

APIPublisher property on API pages

Version: Available from runtime version 1.0.

Specifies the publisher segment of the API endpoint that exposes the page. The publisher is the first custom API segment after api in the endpoint URL.

Applies to

  • Page object

Syntax

APIPublisher = 'contoso';

Note

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

Properties
Page object
APIPublisher property for API queries