Skip to main content
POST
Enable, disable, or delete a node

Authorizations

X-Api-Key
string
header
required

Management token from the RouteMesh dashboard (Settings → Management Tokens). Required for customer API endpoints (/api-keys, /usage). Tokens are prefixed rmtm_ and scoped to your account. Authenticate by passing the token in the X-Api-Key header. Separate from RPC service keys (rm_), which authenticate dApp traffic to the routing layer.

Body

application/json
node_id
integer
required
status
string
required

healthy (enable), disabled by provider (disable), or provider-deleted (delete).

Response

Node status updated

node_id
integer
status
string