Reset a user password (admin)
User
Reset a user password (admin)
Admin endpoint: sets a new password for the specified user. The previous password is invalidated. The caller must be ADMIN or SUPERADMIN.
POST
Reset a user password (admin)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Password reset successfully
Generic single-message success envelope used for reset-password / reorder / etc.