Skip to main content
PUT
/
api
/
v1
/
gateways
/
{gateway_id}
/
rules
/
{rule_id}
This response does not have an example.

Headers

Authorization
string
required

Authorization token

Path Parameters

gateway_id
string
required

Gateway ID

rule_id
string
required

Rule ID

Body

application/json

Updated rule data

active
boolean
headers
object
methods
string[]
name
string
path
string
plugin_chain
object[]
preserve_host
boolean
retry_attempts
integer
service_id
string
strip_path
boolean
trust_lens
object

Response

Rule updated successfully

I