---
title: "Delete a credential design"
method: DELETE
path: "/designs/credentials/{designId}"
tags: ["CredentialDesigns"]
---

# Delete a credential design

`DELETE /designs/credentials/{designId}`

Deletes a credential design and returns no response body when successful.

## Response `204`

The credential design was deleted.

## Other responses

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

## Changes

> 9 revisions in range; 2 could not be searched.

- **2026-07-07** `a81ea1279758` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`

[Change history](https://skmtc.dev/sphereon-opensource/apis/credential-design-api/changes/designs/credentials/:designId/delete.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/credential-design-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/credential-design-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/credential-design-api/revisions/a81ea1279758/schema)
