DELETE /rooms/:roomId/participants/:userId).4002 (Kicked) and an optional reason message.curl --location --request POST '/internal/documents//kick' \
--header 'X-Internal-Secret: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "660e8400-e29b-41d4-a716-446655440001",
"reason": "Removed by host"
}'{
"kicked": true
}