apigateway_delete_rest_api {paws.networking}R Documentation

Deletes the specified API

Description

Deletes the specified API.

See https://www.paws-r-sdk.com/docs/apigateway_delete_rest_api/ for full documentation.

Usage

apigateway_delete_rest_api(restApiId)

Arguments

restApiId

[required] The string identifier of the associated RestApi.


[Package paws.networking version 0.7.0 Index]