folder/add - Creates a new folder.name - The name of the folder.parent_id - The ID of the parent folder.auto_rename - Give the folder a unique name if a folder with the same name already exists.PARENT_FOLDER_NOT_FOUND - A parent folder with the ID doesn't exist.ENTER_NAME - The name is empty.FOLDER_ALREADY_EXISTS - A folder with the name already exists.