---
id: config-delete-digital-wallet-open-id-notification
title: "Delete notification"
description: "Deletes a wallet notification for OID4VCI or OpenID4VP events."
sidebar_label: "Delete notification"
hide_title: true
hide_table_of_contents: true
api: eJzlVt9v2zYQ/lcO95QAsuWkKTAIRbHUTje3QRssafJQGAgjnS02EqmQlF3P0P8+HCnLspNsD9vb/GBRIu/43a/vboMZ2dTIykmtMMEJFeTIgoCVKApyoLSTc5kK3oe5NvB1Ojm7HU+BlxUpfrsCWpJydogR6oqMPzzNMMFUq7lcBKUTuZBOFHderxfNvvSUY4SVMKIkR8Zi8n1zgOybkk81gcxIsRAZ0HMQqsOTGvJbooBCzildpwXtoWd0kjVVwuUYoRIlYYL9I9MMIzT0VEtDGSbO1BShTXMqBSYbdOuKJawzUi2waWZ82FZaWbK8fzo648c+bowwJ5F5ozZNE+HZ6IRPpVo5Uo6XoqqKFkH8w7LUpnfrDs93JGO0GeuMMArrSe+uWbRFqB9+UOrYo4bj4WTAt5PeGSOVowUZ1vdTlFVBmJyNRs0L6p85oCeCH0QGUlW1gy6I2PAvehZGUbtcG/knZc9c83Y0+h+7ZqocGSUKsGSWZMBfc+CjJkJLaW2kW/saOa/kZ+LlrIk2+IGEIXNeu9x/YavFgosJ2+KDUH1wtC3d8TFG+LsuMjLspJJcrrlwM1+yviZZGcbL0zgUc5wFVYNAELGuSMks7pdRvNkvqgYZNdv0UmFPqNStyRhhbQpMMHeuskkcZ1TqgajkUC6MUG4oNbKd+wqujM7q1BPUK2r+ScO1EwupFq+J27B9CGS2i8U1p2TIpG1EupQQ4UNLPiGYO/o5b6thy4H7wM6vpvBIa+CaYXJrmQxucoKlKGpiEnQ5wf2ennsI10BZWwcPBJWhufxJGayky+E+YIR7OFLakVfgjJCF90ElUjqOgIaL4YHaBFrBd2tdG3bH4JHW7++H2ER7ubfBB//2UZtSOEzw093Nc9vSlKwFpx9JQSWs3cILmlrMIBXsgYDOg54H2IfhMuxqnOOGXCpSzfWWUETqCYVKITm2tq4qbdyvu3h2IZG/7T7tJ0I/hw6s6YSgMnopM99DU80c4AgkP0tSLpjQBi0Uoe+qt2TkXIqHgmDcNTILU2troVKCo7bNHYNQ2SuCV4Zsd0VX4VfHjMjpVBeWE0da4KwixTIWtFkI1bqWgwHS2poiyHWRRf6yJd+whrbse33WQm19xjihMmEyO/D2SqEczAu9siGcrac92rs3Y7gdw9Gnu5vjCKYXNx/hejL4dHcDt+Nw2/T6K5z8Mjp5M3gL5USncTm57Pf2uU8pP2oUMiVlPWNvi6kSaU5wOhw9C91qtRoKvz3UZhG3sja+nI4vvlxfDFimidBJV+zlgHdWptO6ix5GyEwWwn46Oj0bvhmesGylrSuF6uEJg8/eFHJYBr1u9++Hrzb/Hf10cVUIqRiW98OmJfLvuDzFqJ3LGMsemYf5TUnuzAegk4M5aRZhrq1jjZvNg7D0zRRNw5+fajK+I0W4FManZmB9aXmdYTIXhaW/8cPRH21fP4b/ZOp70S1bdlZMzZ5Lw7D2yOR9OBU2s2bbh70t4RAzWOV64s+mlabfUycXlxc3FxihaEly1yAefYNoF3zBi+gOe0VAwf/c0l4Uecfp+5nW77vjYedVgY5dw2n21axpmr8AzkYx0w==
sidebar_class_name: "delete api-method"
info_path: docs/openid4vc-api/igrant-io-api-documentation
custom_edit_url: null
---

> **Build this with an AI coding agent.** Install the iGrant.io Agent Skills, then ask your agent to build the integration:
>
> ```bash
> npx skills add L3-iGrant/skills
> ```


import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1 className={"openapi__heading"}>Delete notification</h1>

<MethodEndpoint method={"delete"} path={"/v2/config/digital-wallet/openid/notification/{notificationId}"}></MethodEndpoint>



Deletes a wallet notification for OID4VCI or OpenID4VP events.

## Request

<details style={{"marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collapsed={false} open={true}><summary style={{}}><h3 className={"openapi-markdown__details-summary-header-params"}>Path Parameters</h3></summary><div><ul><ParamsItem className={"paramsItem"} param={{"description":"Unique identifier of an OID4VCI credential lifecycle notification.","in":"path","name":"notificationId","required":true,"schema":{"type":"string"}}}></ParamsItem></ul></div></details><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"204"} value={"204"}><div></div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div></div></TabItem><TabItem label={"401"} value={"401"}><div>

Unauthorized

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"500"} value={"500"}><div>

Internal server error

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem></ApiTabs></div></div>
      