chore(docs): Generated API Reference (#4706)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
committed by
GitHub
parent
efdea04963
commit
658339767b
@@ -1,8 +1,14 @@
|
||||
post:
|
||||
operationId: PostUsersUserPassword
|
||||
summary: Reset Password
|
||||
description: Sets the password for a User given the correct token.
|
||||
x-authenticated: true
|
||||
description: >-
|
||||
Reset the password of an admin User using their reset password token. A user
|
||||
must request to reset their password first before attempting to reset their
|
||||
password with this request.
|
||||
externalDocs:
|
||||
description: How to reset a user's password
|
||||
url: >-
|
||||
https://docs.medusajs.com/modules/users/admin/manage-profile#reset-password
|
||||
requestBody:
|
||||
content:
|
||||
application/json:
|
||||
|
||||
Reference in New Issue
Block a user