---
title: "POST /api/v1/Account/VerifyTotp/{code}"
method: POST
path: "/api/v1/Account/VerifyTotp/{code}"
tags: ["Account"]
---

# POST /api/v1/Account/VerifyTotp/{code}

`POST /api/v1/Account/VerifyTotp/{code}`

## Path parameters

- `code` string, required

## Response `200`

- SwitchContextResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Claims` ClaimDescriptor[], nullable
    - `Name` string, nullable
    - `Value` string, nullable
    - `AccessDescriptors` ClaimsAccessDescriptor[], nullable
      - `Area` string, nullable
      - `ClaimsAccess` string, nullable
      - `ClaimsAccessRaw` 1 | 2 | 4 | 8 | 16 | 32 | 62 | 63

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
