Change My Password

POST https://{{vaultDNS}}/api/{{version}}/objects/users/me/password

https://developer.veevavault.com/api/22.1/#change-my-password

Change the password for the currently authenticated user.

Request Body

[{"name"=>"password__v", "value"=>"", "datatype"=>"null"}, {"name"=>"new_password__v", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring