Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_delete_model: Deletes a Model

Description

Deletes a Model.

See https://paws-r.github.io/docs/apigatewayv2/delete_model.html for full documentation.

Usage

apigatewayv2_delete_model(ApiId, ModelId)

Arguments

ApiId

[required] The API identifier.

ModelId

[required] The model ID.