---
title: "Resend OTP"
method: POST
path: "/abdm/na/v1/registration/mobile/resend"
---

# Resend OTP

`POST /abdm/na/v1/registration/mobile/resend`

This endpoint is used to resend a mobile registration request.

## Headers

- `X-Pt-Id` string
- `X-Partner-Pt-Id` string
- `X-Hip-Id` string

## Request body

- ResendRequestType3
  - `txn_id` string, required — Transaction ID received in the previous API response.

## Response `200`

OK

- ResendResponseType3
  - `hint` string
  - `txn_id` string — Transaction ID required for the next API call.

## Other responses

- `4XX`
- `5XX`

---

[API](https://skmtc.net/eka/apis/eka-developer-apis.md) · [All operations](https://skmtc.net/eka/apis/eka-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eka/eka-developer-apis/revisions/9ea23456f722/schema)
