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.
Parameters
Section titled “ Parameters ”Cookie Parameters
Section titled “Cookie Parameters ”Request Body required
Section titled “Request Body required ” PasswordChangeRequest
object
current_password
required
Current Password
string
new_password
required
New Password
string
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string