---
title: "Remove PIN from an entry point"
method: POST
path: "/KindooRemovePINFromEntryPoint"
tags: ["Entry Point Management"]
---

# Remove PIN from an entry point

`POST /KindooRemovePINFromEntryPoint`

## Response `200`

OK

- VidPinObject[]
  - `CreatedBy` string
  - `CreatedOn` string, date-time — format YYYY-MM-DDTHH:mm:ss
  - `Description` string
  - `DoorID` integer
  - `ExpiryDate` string, date-time — format YYYY-MM-DDTHH:mm:ss
  - `ExpiryDateTicks` integer
  - `ExpiryTimeZone` string
  - `PIN` string
  - `VIDID` integer
  - `WorkOrderNumberIsMandatory` boolean
  - `user` object

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

---

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