Repos endpoint: Deletes a repo by id for an accountAsk AIdelete https://prod.api.devgrid.io/repositories/{id}Path ParamsidstringrequiredID of the repo to deleteResponses 200Success response: Deleted Repo by its ID 400User Error Response: Incorrect data 401Error response: Unauthorized 500Server Error Response: Server encountered an errorUpdated about 1 year ago