Change a user's password for an on-premise identity source.

Change a user's password for an on-premise identity source using the provided credentials.

Path Params
string
required

The password identity source identifier.

Query Params
string

The identifier of the theme that you want to apply to email messages.

Body Params

A JSON payload containing the username and passwords.

string
required

The username to change password for

string
required

The current password

string
required

The new password to update to

Responses
204

The update was successful.

Language
URL
Choose an example:
application/json