---
title: "Requests opt in identity token"
method: POST
path: "/v1/publicapplets/{hashId}/optin/request_identity_token"
tags: ["publicapplets"]
---

# Requests opt in identity token

`POST /v1/publicapplets/{hashId}/optin/request_identity_token`

## Path parameters

- `hashId` string, required

## Request body

- RequestIdentityTokenRequestDto
  - `identityType` string — identity type
  - `value` string — value (e.g. msisdn)

## Response `200`

OK

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

[API](https://skmtc.dev/linkmobility/apis/untitled-api.md) · [All operations](https://skmtc.dev/linkmobility/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linkmobility/untitled-api/revisions/db84f79799b9/schema)
