For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
UpdatePassword changes a user's password after verifying their current password
Returns an error if the current password is incorrect
The user must be authenticated to use this endpoint
UpdatePasswordRequest
Request
This endpoint expects an object.
current_passwordstring
Current password for the user account
Must match the user's existing password