Table of Contents

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

Namespaces

Autodesk.DataManagement.Data.V1.Projects.Item.Versions.Item

Classes

VersionsRequestBuilder

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

VersionsRequestBuilder.VersionsRequestBuilderPostQueryParameters

Creates new versions of a file (item), except for the first version of the item. To create the first version of the item, use POST items.Before creating each version you need to create a new storage location for the version, 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 exisitng items in other folders. The endpoint creates a new version of the existing item in the target folder. You cannot copy versions of items across different projects and accounts.To copy versions of items to other folders and create a new item and a first version of the item in the target folder, use POST versions.This endpoint can also be used to delete files on BIM360 Document Management. For more information, please refer to the delete and restore a file turorial.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.

VersionsRequestBuilder.VersionsRequestBuilderPostRequestConfiguration

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