Request matching
Specify how you want to match requests that arrive at your gateway.
Path
Match the targeted path of an incoming request against specific path criteria.
Header
Specify a set of headers which incoming requests must match in entirety.
HTTP method
Specify an HTTP method, such as POST, GET, PUT, PATCH, or DELETE, to match requests against.
Query parameter
Specify a set of URL query parameters which requests must match in entirety.