---
title: "Delete an issuer design"
method: DELETE
path: "/designs/issuers/{designId}"
tags: ["IssuerDesigns"]
---

# Delete an issuer design

`DELETE /designs/issuers/{designId}`

Deletes an issuer design and returns no response body when successful.

## Response `204`

The issuer design was deleted.

## Other responses

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

## Changes

- **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/issuers/: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)
