paws.networking (version 0.1.6)

apigatewayv2_delete_api: Deletes an Api resource

Description

Deletes an Api resource.

Usage

apigatewayv2_delete_api(ApiId)

Arguments

ApiId

[required] The API identifier.

Request syntax

svc$delete_api(
  ApiId = "string"
)