Delete Model
| apigateway_delete_model | R Documentation |
Deletes a model¶
Description¶
Deletes a model.
Usage¶
Arguments¶
restApiId[required] The string identifier of the associated RestApi.
modelName[required] The name of the model to delete.
Value¶
An empty list.