---
title: "Remove stored PIN"
method: POST
path: "/rest/accesses/{access-id}/remove_pin"
tags: ["Accesses"]
deprecated: true
---

# Remove stored PIN

`POST /rest/accesses/{access-id}/remove_pin`

> **Deprecated.**

Remove a PIN from the API backend that has been previously stored for automatic synchronization or ease of use. Will be removed in favor of the `PATCH /rest/accesses/{access-id}/credentials/{credential-id}` endpoint in the future.

## Parameters

- `#/paths/~1rest~1accesses~1%7Baccess-id%7D/get/parameters/0` — unresolved $ref

## Other responses

- `200` — unresolved $ref
- `401` — unresolved $ref
- `404` — unresolved $ref

---

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