v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Router

Update the supplied fields on a router

Update the supplied fields on a router. Requires admin access.

patch/routers/{id}

Request body

namestring
fingerprintstring nullable
costinteger nullable
noTraversalboolean nullable
disabledboolean nullable
ctrlChanListenersobject
configsstring[]
tagsTags

Response

The patch request was successful and the resource has been altered

dataobject required

Example response

{
  "data": {}
}