delete_rest_api(**kwargs)¶Deletes the specified API.
See also: AWS API Documentation
Request Syntax
response = client.delete_rest_api(
restApiId='string'
)
[REQUIRED]
The string identifier of the associated RestApi.
Exceptions
APIGateway.Client.exceptions.BadRequestExceptionAPIGateway.Client.exceptions.ConflictExceptionAPIGateway.Client.exceptions.NotFoundExceptionAPIGateway.Client.exceptions.UnauthorizedExceptionAPIGateway.Client.exceptions.TooManyRequestsException