Minor clarifications (#1386)
This commit is contained in:
parent
9043b32183
commit
9bb398ee91
3 changed files with 4 additions and 4 deletions
|
@ -9,4 +9,4 @@ The API is divided up into access scopes:
|
|||
- `write`: Post statuses and upload media for statuses
|
||||
- `follow`: Follow, unfollow, block, unblock
|
||||
|
||||
Multiple scopes can be requested during the authorization phase with the `scope` query param (space-separate the scopes).
|
||||
Multiple scopes can be requested during the authorization phase with the `scope` query param (space-separate the scopes). If you do not specify a `scope` in your authorization request, the resulting access token will default to `read` access.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue