/
PO
postoo
/
postoo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
postoo
postoo API
patch
/v1/user/me/password/
v1
latest
OpenAPI 3.0.3
2026-08-06
220
402
931.4 KB
user
patch
/v1/user/me/password/
Request body
PatchedUserPasswordUpdate
required
curPassword
string
newPassword
string
newPasswordConfirm
string
Response
UserPasswordUpdate
required
curPassword
string
required
newPassword
string
required
newPasswordConfirm
string
required