From 1e6cdb7d86b49e4cd2dceb6e001c939859684b34 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Thu, 25 Apr 2024 16:46:10 +0200 Subject: [PATCH] api.md: fix missing links after move of device posture Updates tailscale/corp#18572 Signed-off-by: Kristoffer Dalby --- api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api.md b/api.md index 446c7b4a8..eae2ead2b 100644 --- a/api.md +++ b/api.md @@ -722,8 +722,8 @@ The response is 2xx on success. The response body is currently an empty JSON obj ## Get device posture attributes The posture attributes API endpoints can be called with OAuth access tokens with -an `acl` or `devices` [scope][oauth-scopes], or personal access belonging to -[user roles][user-roles] Owners, Admins, Network Admins, or IT Admins. +an `acl` or `devices` [scope](https://tailscale.com/kb/1215/oauth-clients#scopes), or personal access belonging to +[user roles](https://tailscale.com/kb/1138/user-roles) Owners, Admins, Network Admins, or IT Admins. ``` GET /api/v2/device/{deviceID}/attributes