Values.DeleteRouteSettingsRequestSourceDeletes the RouteSettings for a stage.
type nonrec t = {apiId : string;The API identifier.
*)routeKey : string;The route key.
*)stageName : string;The stage name. Stage names can only contain alphanumeric characters, hyphens, and underscores. Maximum length is 128 characters.
*)}