Delete Document
This endpoint deletes a previously uploaded document for a business account.
Authorization:
bearer
HTTP: bearer
HTTP Authorization Scheme: bearer
Headers:
Authorization: APIKey {YOUR_API_KEY}
Endpoint
DELETE
/api/v2/kyb/banking-verification/business/{accountId}/documents/{documentType}
Path Parameters
| Parameter | Type | Description |
|---|---|---|
accountId | string (uuid) | Required. The account ID. |
documentType | string | Required. The document type to delete (e.g., certificate_of_incorporation). |
Response
Returns HTTP 204 No Content on successful deletion.
Error Responses
| Status Code | Description |
|---|---|
| 400 | Bad Request - Invalid parameters. |
| 401 | Unauthorized - Missing or invalid authentication. |
| 403 | Forbidden - Insufficient permissions. |
| 404 | Not Found - Document not found. |
| 500 | Internal Server Error. |
Support and Resources
If you need assistance or have any questions, our support team is here to help. You can contact our support team at support@blockwyre.com.
Stay Updated
Stay up-to-date with the latest news, updates, and features from BlockWyre by following us on social media:
- Instagram: BlockWyre Instagram
- Twitter: BlockWyre Twitter
- Facebook: BlockWyre Facebook
- LinkedIn: BlockWyre LinkedIn
We are excited to have you on board and look forward to seeing how you leverage BlockWyre's powerful tools to enhance your financial operations. Happy integrating!