Update a file record nameAsk AIpatch https://api.flextract.dev/api/docs/{reference_id}/Update the name of a file record. Only the name field can be updated.Path Paramsreference_idstringrequiredThe reference ID of the document to retrieve.Body Paramsnamestringlength ≤ 100The new name for the file recordResponses 200File record updated successfully 400Invalid request body 403Not authorized to update this file record 404File record not foundUpdated 5 months ago