Skip to content

Delete Portal Product

apigatewayv2_delete_portal_product R Documentation

Deletes a portal product

Description

Deletes a portal product.

Usage

apigatewayv2_delete_portal_product(PortalProductId)

Arguments

PortalProductId

[required] The portal product identifier.

Value

An empty list.

Request syntax

svc$delete_portal_product(
  PortalProductId = "string"
)