Delete Ownership Verification
This endpoint deletes an ownership verification record.
Authorization:
bearer
HTTP: bearer
HTTP Authorization Scheme: bearer
Headers:
Authorization: APIKey {YOUR_API_KEY}
Endpoint
DELETE
/api/v2/kyb/banking-verification/business/ownership/{ownerId}
Path Parameters
| Parameter | Type | Description |
|---|---|---|
ownerId | string (uuid) | Required. The owner ID to delete. |
Response
Returns HTTP 204 No Content on successful deletion.
Error Responses
| Status Code | Description |
|---|---|
| 400 | Bad Request - Invalid owner ID format. |
| 401 | Unauthorized - Missing or invalid authentication. |
| 403 | Forbidden - Insufficient permissions. |
| 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!