/
MI
mikotoio
/
Mikoto Superego
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
89
77
90.7 KB
Account
Change Password
post
/account/change_password
Request body
ChangePasswordPayload
required
newPassword
string
required
oldPassword
string
required
Response
TokenPair
required
accessToken
string
required
refreshToken
string
nullable
If the refresh token is not provided, you can continue using the same refresh token.