Overview
Creates a new folder in the drive. The authenticated user becomes the owner of the folder.Request Body
name(required): The name of the folder.parentId(optional): The ID of a parent folder to create this folder inside. Omit to create at the root level.