Change Your Password

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

https://developer.veevavault.com/api/20.2/#change-your-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