Change password

Changes the password of the user associated with the entered email.
No notifications will be sent after this action is performed.

Required scopes: flex.user.password.update

Path Params
string
required

organization slug

Body Params
string
required

The email of your user.

string
required

The old password that you'd like to change.

string
required

The new password you'd like to set.

Response
204
Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!