authentication

handle login request

post/api/v1/auth/login

Request body

codestring
passwordstring
usernamestring

Response

OK

accessTokenstring required
refreshTokenstring required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.