post https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/change-password
Verifies a user's current password and changes the value to the desired new password. Note, if the user's password
is successfully updated, the user's active auth sessions and refresh tokens will be revoked since the user's credentials
have changed.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.
Permission | Boundary | Description |
---|---|---|
change-password-workflow:execute | Self | A user subject can perform this operation for themselves. |