Vulnerability Projects endpoint: Deletes a vulnerability project by id for an accountAsk AIdelete https://prod.api.devgrid.io/vulnerability-projects/{id}Path ParamsidstringrequiredID of the vulnerability project to deleteResponses 200Success response: Deleted Vulnerability Project 400User Error Response: Incorrect data 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 2 months ago