call-feedback

Submit feedback for a video call

Store a participant's rating for the call they joined. Works for both appointment calls and group meeting rooms; the LiveKit join token identifies the room and the participant, so no separate login is required.

post/api/call-feedback

Request body

tokenstring required

The LiveKit join token the participant used for the call

ratinginteger required

Overall call rating, 1 to 5

commentstring nullable

Optional free-text comment

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.