aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiane <diane@artemix.org>2020-06-07 22:40:47 +0200
committerDrew DeVault <sir@cmpwn.com>2020-06-08 13:40:48 -0400
commit3381018553b5a80dc1b1939b1192e7474cdaf6db (patch)
tree91fbd2b5a3dd91dff883b9c0768674d0dc74a52f
parent3a3f00bc6c3c7e347c18ec4dbfc2116ca6ab5f97 (diff)
downloadsr.ht-docs-3381018553b5a80dc1b1939b1192e7474cdaf6db.tar.gz
Fixed supposedly invalid OAuth2 scope for profile
Signed-off-by: Diane <diane@artemix.org>
-rw-r--r--meta.sr.ht/user-api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.sr.ht/user-api.md b/meta.sr.ht/user-api.md
index b973d75..a92b396 100644
--- a/meta.sr.ht/user-api.md
+++ b/meta.sr.ht/user-api.md
@@ -91,7 +91,7 @@ Returns the authenticated user's [user resource](#user-resource).
Updates the authenticated user's profile.
-**OAuth scope**: `profile:update`
+**OAuth scope**: `profile:write`
**Request body**