---
title: "Generates and sends otp verification code to the phone number registered in the invite."
method: POST
path: "/v1/api/invites/{code}/otp/generate"
tags: ["Invites"]
---

# Generates and sends otp verification code to the phone number registered in the invite.

`POST /v1/api/invites/{code}/otp/generate`

## Path parameters

- `code` string, required

## Request body

- string

## Response `200`

OK

## Other responses

- `400` — Invalid payload
- `404` — Not found

---

[API](https://skmtc.dev/government-digital-service/apis/adminusers-api.md) · [All operations](https://skmtc.dev/government-digital-service/apis/adminusers-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/government-digital-service/adminusers-api/revisions/3fe20c1da7ee/schema)
