paws.networking (version 0.1.6)

apigateway_delete_rest_api: Deletes the specified API

Description

Deletes the specified API.

Usage

apigateway_delete_rest_api(restApiId)

Arguments

restApiId

[required] [Required] The string identifier of the associated RestApi.

Request syntax

svc$delete_rest_api(
  restApiId = "string"
)