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

# POST /sendVerificationCode

`POST /sendVerificationCode`

Send SMS verification code.

## Request body

- IdentitytoolkitRelyingpartySendVerificationCodeRequest — Request for Identitytoolkit-SendVerificationCode
  - `phoneNumber` string — The phone number to send the verification code to in E.164 format.
  - `iosReceipt` string — Receipt of successful app token validation with APNS.
  - `iosSecret` string — Secret delivered to iOS app via APNS.
  - `recaptchaToken` string — Recaptcha solution.

## 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)
