AuthService
CreateSession authenticates a user and creates a new session. Returns the authenticated user information upon successful authentication.
post/api/v1/auth/sessions
Request body
Response
OK
CreateSession authenticates a user and creates a new session. Returns the authenticated user information upon successful authentication.
OK