Add a user to a group conversation
Adds a user to a group conversation. Only group conversations support explicit member management — this endpoint returns a 400 for direct and space conversations. 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 of the conversation. The target user must belong to the same project.
If the user was previously a member who left or was removed, they are re-activated (their isActive is set back to true and lastReadAt is reset to now).
Not Found — 404
Invalid Type — 400 Bad Request
Forbidden — 403
Invalid Member — 400 Bad Request