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