topicMembers
Create new member Users to a Topic
You can add User with e-mail or User id. If e-mail does not exist, User is created in the DB with NULL password.
post/api/users/:userId/topics/:topicId/members/users
Path parameters
userIdstring required
logged in users id
topicIdstring required
topic id to add new members to
Request body
Response
Created