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

Signed-off-by: tinku-tailscale <139132124+tinku-tailscale@users.noreply.github.com>
This commit is contained in:
tinku-tailscale 2023-07-27 15:30:14 +01:00 committed by GitHub
parent 35bdbeda9f
commit aa37be70cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

3
api.md
View File

@ -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
{