Skip to content

Disable Portal

apigatewayv2_disable_portal R Documentation

Deletes the publication of a portal portal

Description

Deletes the publication of a portal portal.

Usage

apigatewayv2_disable_portal(PortalId)

Arguments

PortalId

[required] The portal identifier.

Value

An empty list.

Request syntax

svc$disable_portal(
  PortalId = "string"
)