Nếu thành công, nội dung phản hồi sẽ chứa một thực thể mới được tạo của ChildReference.
Phạm vi uỷ quyền
Yêu cầu một trong các phạm vi OAuth sau:
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.appdata
https://www.googleapis.com/auth/drive.file
Một số phạm vi bị hạn chế và cần phải được đánh giá bảo mật thì ứng dụng của bạn mới có thể sử dụng những phạm vi đó. Để biết thêm thông tin, hãy xem Hướng dẫn uỷ quyền.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-09-03 UTC."],[[["This endpoint inserts a file into a specified folder using an HTTP POST request to `https://www.googleapis.com/drive/v2/files/{folderId}/children`."],["The request body must contain a ChildReference object defining the file to be inserted."],["Upon successful execution, the response body returns a ChildReference object representing the newly created file association within the folder."],["Authorization requires specific OAuth scopes, including `https://www.googleapis.com/auth/drive` or others, some of which may have restricted access."],["Path and query parameters allow for customization, such as specifying the target folder ID and supporting shared drives."]]],[]]