Follow Requests
View and manage follow requests.
https://docs.joinmastodon.org/methods/follow_requests/
Endpoint | Status | Comments |
---|---|---|
GET /api/v1/follow_requests View pending follow requests | Fully supported. | |
POST /api/v1/follow_requests/:account_id/authorize Accept follow request | Fully supported. | |
POST /api/v1/follow_requests/:account_id/reject Reject follow request | Fully supported. |