thread-events
Mark the current user's unread MENTION on this ThreadEvent as read.
Returns 204 even when no UserEvent matches (idempotent); the thread event itself is resolved via the standard get_object lookup so a missing event yields 404.
patch/api/v1.0/threads/{thread_id}/events/{id}/read-mention/
Path parameters
idstring uuid required
primary key for the record as UUID
thread_idstring uuid required
Response
No response body