api.md: update device authorize API docs to allow for deauth (#8728)

Signed-off-by: tinku-tailscale <139132124+tinku-tailscale@users.noreply.github.com>
andrew/captive-portal-package
tinku-tailscale 10 months ago committed by GitHub
parent 35bdbeda9f
commit aa37be70cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -516,7 +516,8 @@ The ID of the device.
#### `authorized` (required in `POST` body)
Specify whether the device is authorized.
Specify whether the device is authorized. False to deauthorize an authorized device, and true to authorize a new device or to re-authorize a previously deauthorized device.
``` jsonc
{

Loading…
Cancel
Save