diff --git a/Using-the-API/API.md b/Using-the-API/API.md index e9b99831..c0124214 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -314,12 +314,6 @@ 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 -Parameters: - -| Field | Description | Optional | -| ----------------- | ------------------------------------------------------------------- | ---------- | -| `id` | The id of the account to authorize or reject | no | - Returns an empty object. ### Follows