Files endpoint: Updates a file by id for an accountAsk AIput https://prod.api.devgrid.io/files/{id}Path ParamsiduuidrequiredID of the file to updateBody ParamsextstringrequiredFile extensionstatusstringrequiredFile processing statusdescriptionstringDescription of the fileResponses 200Success response: Updated file 400User Error Response: Incorrect data 401Error response: Unauthorized 404Error response: File not found 500Server Error Response: Server encountered an errorUpdated about 2 months ago