latestOpenAPI 3.0.42026-08-0465139162.1 KB

a730bd0ddb42

Routers

Update router config

Required permission: Device command and configuration, Edit.<br/>Update a given router config. Any router assigned to this config will immediately receive the update if it is online. Otherwise, the router will receive the update when it comes online.

put/public/v2/routers/configs/{configId}

Path parameters

configIdstring required

Config Id

Request body

nicknamestring nullable

Nickname

routerConfigJsonstring required

Router config json contents

Response

RouterConfigResponse

informationstring[] nullable
isValidboolean