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