10 lines
333 B
YAML

description: Successfully changed user password
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: Password for user 'alice_smith' has been reset successfully. User must change password on next login.