Endpoint
Request body
The current source implementation of
update_password does not expose documented request body parameters. The function updates Firebase Authentication only — no Firestore fields are modified when changing a password. Consult the backend implementation for the exact uid and password fields required when this function is fully wired.Example
Response
Result description.
200 on success, 400 on error.This function updates Firebase Authentication only. No Firestore documents are modified when changing a password.