Replace a password an administrator chose
PUT/api/v1/auth/password/required
Does not ask for the current one, because the proof was signing in with it a moment ago. Reachable while an account still owes a change, which is the only state it applies to.
Request
Responses
- 200
- 400
- 401
- 403
- 422
A fresh session
Missing a field
No usable token
Nobody asked this account to set one
Refused