---
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. Returns `true` when a design was removed.

## Parameters

- `./common-components.yml#/components/parameters/TenantId` — unresolved $ref

## Response `200`

Whether a design was deleted.

- boolean

## Other responses

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

---

[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/6f0ab43a6891/schema)
