---
title: "Delete Access Card"
method: DELETE
path: "/access/v1/credentials/card"
tags: ["Access Credentials"]
---

# Delete Access Card

`DELETE /access/v1/credentials/card`

Deletes an access card of a specified access user given their user_id or external_id, the org_id, and the
card_id.

## Query parameters

- `external_id` string — A unique identifier managed externally provided by the customer.
- `user_id` string, uuid — The unique identifier of the user managed by Verkada.
- `card_id` string, required — The unique identifier of the Access Card managed by Verkada.

## Response `200`

ok

---

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