Remove Member
Chat — Members
Remove Member
Remove a user from a group conversation
DELETE
Remove Member
Removes an active member from a group conversation. The caller must be an activeDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
admin. Only group conversations support member removal.
The removed user’s membership row is soft-deactivated (isActive: false, leftAt set to now). They are evicted from the real-time room immediately.
Path Parameters
The ID of the conversation.
The ID of the user to remove.
Response
Error Responses
Not Found — 404
Not Found — 404
Invalid Type — 400 Bad Request
Invalid Type — 400 Bad Request
Forbidden — 403
Forbidden — 403
Member Not Found — 404
Member Not Found — 404

