authentication
Log in
Log a user in. Upon a successful login, an API token will be returned. This token should be stored for further authenticated request (either as a Bearer token or as an api-token parameter).
post/api/me
Request body
Response
OK
Log a user in. Upon a successful login, an API token will be returned. This token should be stored for further authenticated request (either as a Bearer token or as an api-token parameter).
OK