---
id: config-delete-digital-wallet-open-id-file
title: "Delete uploaded file"
description: "Deletes a previously uploaded PDF file used in OpenID4VP transaction data signing."
sidebar_label: "Delete uploaded file"
hide_title: true
hide_table_of_contents: true
api: eJzlVs1uGzcQfpXBnBJgLSmOe1kEQZ3IKdQUrREnzSEQYGo52mXMJTckV7Iq7K1P0kfrkxRD7urPdnvqKT7YNLkz/Oab4TezRUm+cKoJyhrMcUqaAnkQ0DhaKdt6vYG20VZIknA9fQdLpQlaTxKUgd8aMrPpxe/XEJwwXhTsBqQIArwqjTLlCDO0DTnBJzOJORbWLFWZLpqqUgWhPwutKURn8p3ShBk2womaAjmP+ZctGlET5siXzyRmqBhsI0KFGTr61ipHEvPgWsrQFxXVAvMthk3DVj44ZUrMcGldLQLm2LZKYpedBD+bgl1CqCgFGSzIiBK7Od/iG2s8eXZ8PrngP8fmmGFFQkbI267L8GLygr8qrAlkAi9F02hVRC7GXz1bbQ/g7gP5guScdW+tZC7ienpw1zwbQrOLr1QE5ssxy0ElfHvrPQvKBCrJsb97UTeaML+YTLpH3D/C3M4E3wjOfNMG2KUIO/45ZfOTEW2orFN/kHyEmovvmJoP5G3rCgJjAyxtax4S9MNk8h0TNDOBnBEaPLkVOYjXnHDUZeipaJ0KmygRl416T7ycd9kW35Bw5C7bUMUdjlqUrCU4tUVbkwlwkxSKGakpVJbFqX/wWdKWHMerl+MkWGO6D2Q8sy97D2e9xo1ZLsbbJE4dMi5GnZTrVF9r2weFGbZOY45VCI3Px2NJtT0TjRqp0gkTRsoiR3Ls4NpZ2SaZfcLNf3m4CaJUpnzK3KfjUyDzPds3XHSpVgbOd0kXaaMX6JQuzAb5vuwFIRYxnib98noGd7QBlg0yoa/1EXysCFZCtzSo8+2Rn1tI10Dd+gAL4s61VPckYa1CBbcJI9zCM2MDRQfBCaUjB40o6HkGNCpHJ25z6A1fbWzrmI6zO9q8vh1x3zisri0u4n/vhuby8+ePD2MrCvIegr0jA43wfoCXPPWYuaUegYAdg/GlM4fpMty9Ys4b8mNQZmkHyRBFlAyqheLc+rZprAs/7vO5S4n6ab91XAiHNXQSzc4Inv3951/PQfHAcLMmqXyVuj/dF5UwJYEwElbk1LJPZyw7VXCW7EpJciOYBZ4nPHjSyzNvV+RIlQaU5CIIm6y3FwtNUDiK20L7DATIND/AOg4Q8TJvtZLQWAmBispYbUtFPgMyYhFzLsDQGjStSHNBsbRF/RMLpVXYRCeiDbYWgT8vbN1oJUxBKWExPEdlq2M8nnMmYNlqzZUrVYg4a2EMOR5+tCrI+CimwytoRFERnI8mDzhfr9cjEY9H1pXj3taPf5m9vfr15uqMbboMgwr6KHnAb2eQpeF1sQSlfJ1Pzi9GL0cv2LaxPtTCHOBJo9h+ylumCUweq/quE/0/M2JfzYHuw7jRQhnGGsnZ9lr8BVcvMevHx9hWej1mrCeKzLNeiiLvR8Z5hpX1gd1stwvh6ZPTXcfb31pysW1kuBIullkSbuV5LTFfCu3pXwh59qFvvs/hyRHyiQgH2TSsmVHk0iB5x6o6jLvdvBtaX0SWDllSmnBg9mBA6A472/Tql6uPV5ih6FVrr9h3UbH7BV/wKKpT8U4o+Df3mEdNXnFZvqfN693n6eRJg53cpa+Zo3nXdf8AwSBizA==
sidebar_class_name: "delete api-method"
info_path: docs/extensions-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 uploaded file</h1>

<MethodEndpoint method={"delete"} path={"/v3/config/extension/document-signing/file/{fileId}"}></MethodEndpoint>



Deletes a previously uploaded PDF file used in OpenID4VP transaction data signing.

## 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={{"name":"fileId","in":"path","required":true,"schema":{"type":"string","format":"uuid"},"description":"ID of the file to delete"}}></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={"404"} value={"404"}><div>

Resource not found

</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>
      