Conversations
Direct conversations with other participants.
https://docs.joinmastodon.org/methods/conversations/
Endpoint | Status | Comments |
---|---|---|
GET /api/v1/conversations View all conversations | Fully supported. | |
DELETE /api/v1/conversations/:id Remove a conversation | Fully supported. | |
POST /api/v1/conversations/:id/read Mark a conversation as read | Fully supported. |