Delete Investor DELETE /v1/investors/:id Deletes an existing investors from the system. Request Responses200400401404500Successful responseInvalid request parametersInvalid or missing API keyInvestor not foundInternal server error