call-quality
call-quality

Post Mic Event

Record one microphone failure or recovery.

Not batched, because these are rare and the whole point is knowing exactly when one happened. A student who hits the amber mic button taps it again immediately, so the limit allows a burst of retries without allowing a loop.

post/api/call-quality/mic-event

Headers

authorizationstring nullable

Request body

room_namestring required
eventstring required
contextstring nullable
clientstring nullable
observed_atstring date-time nullable
detailobject nullable

Response

Successful Response

{"stackTrail":"paths:/api/call-quality/mic-event:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes