Delete document by ID
DELETE/api/v1/financing-documents/:id
Delete a specific document associated with a financing request.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Document deleted successfully
Invalid request parameters
Unauthorized access
Forbidden: You do not have permission to access this resource
Resource not found
Internal server error