View source: R/apigateway_operations.R
apigateway_delete_model | R Documentation |
Deletes a model.
See https://www.paws-r-sdk.com/docs/apigateway_delete_model/ for full documentation.
apigateway_delete_model(restApiId, modelName)
restApiId |
[required] The string identifier of the associated RestApi. |
modelName |
[required] The name of the model to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.