Restapiput
PUT {{aws_api_gateway_base_url}}/restapis/wn611yeyp3?restapi_id=&mode=&failonwarnings=
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
restapi_id | null | [Required] The string identifier of the associated RestApi. | |
mode | null | The mode query parameter to specify the update mode. Valid values are merge and overwrite. By default, the update mode is merge. | |
failonwarnings | null | A query parameter to indicate whether to rollback the API update (true) or not (false) when a warning is encountered. The default value is false. |