---
title: "Delete an item permanently"
method: DELETE
path: "/credentials/{credential_id}"
tags: ["Credential"]
---

# Delete an item permanently

`DELETE /credentials/{credential_id}`

For a 'soft' delete set delete_time

## Path parameters

- `credential_id` integer, required

## Response `200`

OK

## Other responses

- `default` — Unexpected error

## Changes

- **2016-09-08** `e2294e4e3228` — 1 info
  - endpoint added
- **2016-09-08** `d50f6f1346e0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/nextcloud/apis/passman-api/changes/credentials/:credential_id/delete.md)

---

[API](https://skmtc.dev/nextcloud/apis/passman-api.md) · [All operations](https://skmtc.dev/nextcloud/apis/passman-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nextcloud/passman-api/revisions/79e52d7d686a/schema)
