Change Your Password

This method is used to change the password of a user (based on the SessionKey passed). This route accepts valid DataMotion account credentials and requires a SessionKey parameter. As such, ChangePassword allows an account password to be changed even if the account's password has expired.

Body Params
string
required

The old password of the user account

string
required

The new password you'd like to set for the user account

Headers
string
required

The X-Session-Key header must be a valid Session Key retrieved from the Get A Session Key function.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json