/
FO
forth-ics-inspire
/
Artemis Web API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
data
2
login
3
post
User logs in with credentials (email/password).
post
User logs in with her ldap credentials (email/password).
delete
User logout
session
1
user account
3
login
User logs in with credentials (email/password).
post
/api/auth/login/credentials
Headers
x-artemis-api-key
string
uuid
required
Request body
LoginBody
required
email
string
password
string
rememberMe
boolean
Response
successful operation
User
required
user
object
Changes