View source: R/apigatewayv2_operations.R
| apigatewayv2_delete_route_request_parameter | R Documentation | 
Deletes a route request parameter. Supported only for WebSocket APIs.
See https://www.paws-r-sdk.com/docs/apigatewayv2_delete_route_request_parameter/ for full documentation.
apigatewayv2_delete_route_request_parameter(
  ApiId,
  RequestParameterKey,
  RouteId
)
| ApiId | [required] The API identifier. | 
| RequestParameterKey | [required] The route request parameter key. | 
| RouteId | [required] The route ID. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.