Change password
Auth
Change password
Changes the authenticated userβs password. Requires the current password and the new password.
POST
Change password
Documentation Index
Fetch the complete documentation index at: https://www.commercengine.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Access token
Body
application/json
The old password associated with the user's account. This parameter is crucial for verifying the user's identity before allowing a password change.
The new password that the user intends to set for their account. This parameter is necessary for updating the password to enhance account security.
A confirmation of the new password.
Response
OK