Add default_scope to /api/v1/update_credentials
This commit is contained in:
parent
002ea343f8
commit
ce3789e39a
3 changed files with 14 additions and 0 deletions
|
|
@ -79,3 +79,4 @@ Additional parameters can be added to the JSON body/Form data:
|
|||
- `hide_follows` - if true, user's follows will be hidden
|
||||
- `hide_favorites` - if true, user's favorites timeline will be hidden
|
||||
- `show_role` - if true, user's role (e.g admin, moderator) will be exposed to anyone in the API
|
||||
- `default_scope` - the scope returned under `privacy` key in Source subentity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue