---
title: "Delete a DCQL query configuration"
method: DELETE
path: "/queries/{queryId}"
tags: ["Queries"]
---

# Delete a DCQL query configuration

`DELETE /queries/{queryId}`

Permanently deletes the configuration identified by `{queryId}` for the calling tenant. Returns `204` with no body on success and `404` if no configuration with that `queryId` exists for the tenant.

## Response `204`

The configuration was deleted.

## Other responses

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

---

[API](https://skmtc.dev/sphereon-opensource/apis/oid4vp-dcql-query-configuration-admin-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/oid4vp-dcql-query-configuration-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/oid4vp-dcql-query-configuration-admin-api/revisions/ce318213cd17/schema)
