Delete a KYC document and its file from storage.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | User identifier. |
docId |
path | string |
yes | Document identifier. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
— | Document deleted. |
404 |
Error |
Document not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.