v1

latestSwagger 2.0Apache 2.02026-07-17377155.9 KB
Router

Update all fields on a router

Update all fields on a router by id. Requires admin access.

put/routers/{id}

Request body

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

Response

The update request was successful and the resource has been altered

dataobject required

Example response

{
  "data": {}
}