canmove, Confirmed users
1,173
edits
(→GET) |
(→PUT) |
||
| Line 72: | Line 72: | ||
Changes the password associated with the account to the value specified in the payload. | Changes the password associated with the account to the value specified in the payload. | ||
The server will return 1 on success, or an error message if some portion of the process fails. | |||
'''https://''server''/user/1/''username''/weaveNode ''' | |||
''NOTE:'' Requires simple authentication with the username and (current) password associated with the account. The auth username must match the username in the path. | |||
Changes the weave node on which the user is hosted. | |||
The server will return 1 on success, or an error message if some portion of the process fails. | The server will return 1 on success, or an error message if some portion of the process fails. | ||