canmove, Confirmed users
1,173
edits
(→GET) |
(→POST) |
||
Line 104: | Line 104: | ||
'''https://''server''/''pathname''/''version''/''username''/password ''' | '''https://''server''/''pathname''/''version''/''username''/password ''' | ||
''NOTE:'' Requires basic authentication with the username and (current) password associated with the account. The auth username must match the username in the path. | ''NOTE:'' Requires basic authentication with the username and (current) password associated with the account. The auth username must match the username in the path. Alternately, a valid X-Weave-Password-Reset header can be used, if it contains a code previously obtained from the server. | ||
Changes the password associated with the account to the value specified in the POST body. | Changes the password associated with the account to the value specified in the POST body. |