חובה. מזהה, כמו מזהה ייחודי אוניברסלי (UUID) אקראי, שמזהה באופן ייחודי את הבקשה של המשתמש ליצור אחסון שיתופי באופן עצמאי. אם מדובר בבקשה חוזרת של אותו משתמש ועם אותו מזהה בקשה, כדי שזה לא ייווצרו כפילויות, לא יהיה ניסיון ליצור את אותו אחסון שיתופי. אם האחסון השיתופי כבר קיים, תוחזר שגיאת 409.
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-09-04 (שעון UTC)."],[[["Creates a new shared Google Drive using a POST request to a specific endpoint."],["Requires a unique request ID for idempotent creation and to prevent duplicate shared drives."],["Uses the `Drive` resource for both the request and response bodies, detailing shared drive properties."],["Needs authorization with the `https://www.googleapis.com/auth/drive` scope for access."],["Certain scopes might necessitate a security assessment before use, as detailed in the Authorization guide."]]],[]]