This endpoint deletes an existing TOE to the users portfolio.Copy Pagedelete https://api.sandbox.riskrecon.com/v1/toe/{toe_id}User can delete a TOE from their portfolio by providing the toe_id in endpoint.Path Paramstoe_idstringrequiredFilter by the Toe ID.Responses 200OK 401Authentication information was missing or invalid or the user is not authorized to access resource or perform the associated action. 422The syntax of the request entity is correct, but server was unable to process the contained instructions. 429User has sent too many requests in a given amount of timeUpdated 7 days ago