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

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[]
path
string
plugin_chain
object[]
preserve_host
boolean
retry_attempts
integer
service_id
string
strip_path
boolean

Response

204

Rule updated successfully