post
https://api.accelevents.com/rest/host/event//session/register/user
Using this API, you can register a particular attendee to the session.
You need to send userSessionDTO containing fileds like eventId, userId, sessionId and join as request body parameter.
This API can be used by authenticated users only, and it will require super admin/event admin/event staff level access.