mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Revert follow_requests api form data description
This commit is contained in:
parent
44651798fc
commit
1e2708d3b2
@ -214,6 +214,10 @@ Returns an array of [Accounts](#account) which have requested to follow the auth
|
|||||||
POST /api/v1/follow_requests/:id/authorize
|
POST /api/v1/follow_requests/:id/authorize
|
||||||
POST /api/v1/follow_requests/:id/reject
|
POST /api/v1/follow_requests/:id/reject
|
||||||
|
|
||||||
|
Form data:
|
||||||
|
|
||||||
|
- `id`: The id of the account to authorize or reject
|
||||||
|
|
||||||
Returns an empty object.
|
Returns an empty object.
|
||||||
|
|
||||||
### Follows
|
### Follows
|
||||||
|
Loading…
x
Reference in New Issue
Block a user