---
title: "Remove authorization request state"
method: DELETE
path: "/auth/requests/{correlation_id}"
tags: ["Backend"]
---

# Remove authorization request state

`DELETE /auth/requests/{correlation_id}`

Deletes all state associated with an authorization request. Use for cleanup after completion or timeout.

## Response `204`

Authorization request state removed successfully

## Other responses

- `401` — Unauthorized
- `404` — Query Id or other param not configured/found on the RP agent side
- `500` — Error creating authorization request

---

[API](https://skmtc.dev/sphereon-opensource/apis/oid4vp-universal-verifier-session-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/oid4vp-universal-verifier-session-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/oid4vp-universal-verifier-session-api/revisions/97e52127ea68/schema)
