Table of Contents

Namespace Autodesk.DataManagement.Data.V1.Projects.Item.Items

Namespaces

Autodesk.DataManagement.Data.V1.Projects.Item.Items.Item

Classes

ItemsRequestBuilder

Builds and executes requests for operations under \data\v1\projects{project_id}\items

ItemsRequestBuilder.ItemsRequestBuilderPostQueryParameters

Creates the first version of a file (item). To create additional versions of an item, use POST versions.Before you create the first version you need to create a storage location for the file, and upload the file to the storage object. For more details about the workflow, see the tutorial on uploading a file.This endpoint also copies versions of items to other folders in the same project. The endpoint creates a new item and a first version of the item in the target folder. You cannot copy versions of items across different projects and accounts.To copy versions of items to existng items in other folders, use POST versions. POST versions creates a new version of the existing item in the target folder.Note that to access BIM 360 Docs files using the Data Management API you need to provision your app in the BIM 360 Account Administrator portal. For more details, see the Manage Access to Docs tutorial.New! Autodesk Construction Cloud platform (ACC). Note that this endpoint is compatible with ACC projects. For more information about the Autodesk Construction Cloud APIs, see the Autodesk Construction Cloud documentation.

ItemsRequestBuilder.ItemsRequestBuilderPostRequestConfiguration

Configuration for the request such as headers, query parameters, and middleware options.