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.

PermissionBoundaryDescription
change-password-workflow:executeSelfA user subject can perform this operation for themselves.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!