---
title: "POST /api/services/app/PatientProfile/VerifyPinCode"
method: POST
path: "/api/services/app/PatientProfile/VerifyPinCode"
tags: ["PatientProfile"]
---

# POST /api/services/app/PatientProfile/VerifyPinCode

`POST /api/services/app/PatientProfile/VerifyPinCode`

## Request body

- VeryfyPinCodeInput
  - `pinCode` string, nullable
  - `patientId` integer, nullable

## Response `200`

Success

- VeryfyPinCodeOutput
  - `accessToken` string, nullable
  - `expireIn` string, date-time

---

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