Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 445 Bytes

File metadata and controls

21 lines (15 loc) · 445 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

const contentModelUsage = {
  driveId: 'b!HEq8Q8ZfAkuMECqSaQFnJVwNMbAGLHhHnXMz1C32pozpolsoEg-MT47fBTiYcbnd'
};

await client.api('/sites/ede4bb84-6c94-4c39-8acf-3d9dbb667fba/contentModels/17139234-22d4-205c-e7bd-1c5bc1ab19e0/addToDrive')
	.version('beta')
	.post(contentModelUsage);