Skip to content

Delete Portal Product Sharing Policy

apigatewayv2_delete_portal_product_sharing_policy R Documentation

Deletes the sharing policy for a portal product

Description

Deletes the sharing policy for a portal product.

Usage

apigatewayv2_delete_portal_product_sharing_policy(PortalProductId)

Arguments

PortalProductId

[required] The portal product identifier.

Value

An empty list.

Request syntax

svc$delete_portal_product_sharing_policy(
  PortalProductId = "string"
)