Skip to main content
POST
Set a route property

Authorizations

Authorization
string
header
required

Runtime context-key (rctx_*) issued by the Ravi gateway. Required for every non-open scope. Bootstrap the first key with ravi daemon init-admin-key; rotate, derive, and revoke via the ravi context family. Specs: runtime/context-keys, sdk/auth.

Body

application/json
key
string
required

Property key (agent, priority, dmScope, session, policy, channel)

name
string
required

Instance name

pattern
string
required

Route pattern

value
string
required

Property value (use '-' to clear)

allowRuntimeMismatch
boolean

Allow mutation even when the CLI bundle differs from the live daemon runtime

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.