Restapiput

PUT {{aws_api_gateway_base_url}}/restapis/wn611yeyp3?restapi_id=&mode=&failonwarnings=

Request Params

KeyDatatypeRequiredDescription
restapi_idnull[Required] The string identifier of the associated RestApi.
modenullThe mode query parameter to specify the update mode. Valid values are merge and overwrite. By default, the update mode is merge.
failonwarningsnullA query parameter to indicate whether to rollback the API update (true) or not (false) when a warning is encountered. The default value is false.