Files endpoint: Deletes a file by id for an accountAsk AIdelete https://prod.api.devgrid.io/files/{id}Path ParamsiduuidrequiredID of the file to deleteResponses 204Success response: File deleted 401Error response: Unauthorized 404Error response: File not found 500Server Error Response: Server encountered an errorUpdated about 2 months ago