---
title: "POST /emailLinkSignin"
method: POST
path: "/emailLinkSignin"
tags: ["relyingparty"]
---

# POST /emailLinkSignin

`POST /emailLinkSignin`

Reset password for a user.

## Request body

- IdentitytoolkitRelyingpartyEmailLinkSigninRequest — Request to sign in with email.
  - `idToken` string — Token for linking flow.
  - `email` string — The email address of the user.
  - `oobCode` string — The confirmation code.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/identitytoolkit.md) · [All operations](https://skmtc.net/google/apis/identitytoolkit/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/identitytoolkit/versions/9ea63f196a10/schema)
