/
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
session
1
user account
3
put
Change user's password
post
Create new account
get
Get user information
user account
Change user's password
put
/api/auth/change-password
Headers
x-artemis-api-key
string
uuid
required
Cookies
sid
string
required
Request body
PassBody
required
old_password
string
new_password
string
Response
Your password has been updated.
Changes