---
title: "Changes to Delete credential"
method: DELETE
path: "/credentials/{credential_id}"
---

# Changes to Delete credential

`DELETE /credentials/{credential_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 85 revisions.

- **2026-04-13** `76e8f6063728` — 4 breaking, 6 warning, 11 info

## Changes

- **2026-04-13** `76e8f6063728` — 4 breaking, 6 warning, 11 info
  - media type `application/problem+json` was changed to a more general media type `application/json` for the response status `422`
  - the response property `detail` became optional for the status `422`
  - the `detail` response property's maxLength was unset from `4096` for the response status `422`
  - the `detail` response's property type/format changed from `string`/`` to `array`/`` for status `422`
  - removed the optional property `code` from the response with the `422` status
  - removed the optional property `errors` from the response with the `422` status
  - removed the optional property `instance` from the response with the `422` status
  - removed the optional property `status` from the response with the `422` status
  - removed the optional property `title` from the response with the `422` status
  - removed the optional property `type` from the response with the `422` status
  - api operation id `deleteCredential` removed and replaced with `delete_credentials__cid__delete`
  - the endpoint scheme security `HumanLogin` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
  - api tag `credentials` added
  - api tag `Credentials` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `500`
  - removed the non-success response with the status `503`

---

[Operation](https://skmtc.dev/jentic/apis/jentic-control-plane-api/docs/credentials/:credential_id/delete.md) · [API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [Page](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/credentials/:credential_id/delete)
