Skip to contents

Deletes a routing rule.

See https://www.paws-r-sdk.com/docs/apigatewayv2_delete_routing_rule/ for full documentation.

Usage

apigatewayv2_delete_routing_rule(
  DomainName,
  DomainNameId = NULL,
  RoutingRuleId
)

Arguments

DomainName

[required] The domain name.

DomainNameId

The domain name ID.

RoutingRuleId

[required] The routing rule ID.