Update a NAS
PATCH
/api/v1/admin/nas/{id}
prm_nas_update
Partial update; an omitted field is left alone. The shared secret is not editable here — rotating it has its own endpoint, because it must be pushed to the device in step with the change.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_nas_updateEdit NAS - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
NAS id. |
Errors
| Code | When it is returned |
|---|---|
ERR_CONFLICT409
|
an identity field would clash with another device, anywhere on the platform |