API reference
API reference index
For the complete API reference, select an endpoint from the list.
Mutes lookup
Returns a list of users who are muted by the specified user ID | GET /2/users/:id/muting |
Manage mutes
Allows a user ID to mute another user | POST /2/users/:id/muting |
Allows a user ID to unmute another user | DELETE /2/users/:source_user_id/muting/:target_user_id |