Blocks
API reference index
For the complete API reference, select an endpoint from the list.
Blocks lookup
Returns a list of users who are blocked by the specified user ID | GET /2/users/:id/blocking |
Manage blocks
Allows a user ID to block another user | POST /2/users/:id/blocking |
Allows a user ID to unblock another user | DELETE /2/users/:source_user_id/blocking/:target_user_id |