conversation

Add User To Conversation

Add a user to a conversation.

RLS ensures the user can only add users to conversations they have access to. PostgreSQL constraints handle duplicate users.

post/api/conversation/{conversation_ext_id}/user

Path parameters

conversation_ext_idstring required

Request body

user_ext_idstring required

Response

Successful Response

detailstring

Changes

No recorded changes to this endpoint across all 34 revisions of this API.