Session
Adds an additional user to a session.
post/Sessions/{sessionId}/User/{userId}
Path parameters
sessionIdstring required
The session id.
The session id.
userIdstring uuid required
The user id.
The user id.
Response
User added to session.
Changes
No recorded changes to this endpoint across all 1 revision of this API.