Skip to content

Change Password

POST
/accounts/password

Self-service password change. Clears must_change_password and revokes the caller’s other sessions, the current session stays valid.

st_session
Any of:
string
PasswordChangeRequest
object
current_password
required
Current Password
string
new_password
required
New Password
string
>= 12 characters <= 200 characters

Successful Response

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string