Skip to contents

Creates a product REST endpoint page for a portal product.

See https://www.paws-r-sdk.com/docs/apigatewayv2_create_product_rest_endpoint_page/ for full documentation.

Usage

apigatewayv2_create_product_rest_endpoint_page(
  DisplayContent = NULL,
  PortalProductId,
  RestEndpointIdentifier,
  TryItState = NULL
)

Arguments

DisplayContent

The content of the product REST endpoint page.

PortalProductId

[required] The portal product identifier.

RestEndpointIdentifier

[required] The REST endpoint identifier.

TryItState

The try it state of the product REST endpoint page.