v1

latestSwagger 2.02026-07-17502976.2 KB
Users

Login

The Login endpoint authenticates a User and creates a session.

post/users/login

Request body

usernamestring

Username

passwordstring

Password

Response

An new active Session.

keystring

Session key.

sAMAccountNamestring

The Username of the User logged into this Session.

ipAddressstring

The IP address that created this Session.

{"stackTrail":"components:schemas:Session:properties:expiration","oasType":"schema","type":"unknown","description":"The current expiration date of the Session."}