---
title: "Resend verification code"
method: POST
path: "/whatsapp/phone_numbers/{phone_number}/resend_verification"
tags: ["Whatsapp Phone Numbers"]
---

# Resend verification code

`POST /whatsapp/phone_numbers/{phone_number}/resend_verification`

Resend the verification code for a phone number that is being registered with WhatsApp.

## Path parameters

- `phone_number` string, required

## Request body

- WhatsappResendVerificationRequest
  - `verification_method` 'sms' | 'voice'

## Response `204`

Code resent

## Other responses

- `4XX` — Unexpected error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api-2/revisions/1571b0380bd7/schema)
