---
title: "Consume Mobile Portal Handoff"
method: POST
path: "/api/mobile/portal-handoff/consume"
tags: ["mobile"]
---

# Consume Mobile Portal Handoff

`POST /api/mobile/portal-handoff/consume`

## Request body

- ConsumeMobilePortalHandoffRequest
  - `code` string, required

## Response `200`

Successful Response

- ConsumeMobilePortalHandoffResponse
  - `email` string, required
  - `userId` integer, required

## Other responses

- `422` — Validation Error

---

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