1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Fix follow requests API (#88)

This commit is contained in:
178inaba 2017-04-20 01:41:02 +09:00 committed by wxcafé
parent aa88379943
commit 1aabe579d6

View File

@ -216,7 +216,7 @@ 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/reject
Form data:
Parameters:
- `id`: The id of the account to authorize or reject