v1
latestOpenAPI 3.0.12026-07-134082641.7 MBUser
Authenticates a user.
post/Users/{userId}/Authenticate
Path parameters
userIdstring uuid required
The user id.
The user id.
Query parameters
pwstring required
The password as plain text.
The password as plain text.
passwordstring nullable
The password sha1-hash.
The password sha1-hash.
Response
User authenticated.