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

## Changes

> 73 revisions in range; 1 not diffed.

- **2026-08-04** `8f5f4e537994` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/whatsapp/phone_numbers/:phone_number/resend_verification/post.md)

---

[API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/revisions/673109139443?raw)
