Account Admin V1 Changelog
Release Date: 2024-10-01
Version 1.0.3
Added
We have added a new, replacement GET companies endpoint, which now also supports filtering. We will continue to support the legacy endpoint.
Release Date: 2017-04-14
Version 1.0.4
Changed
The service_types
attribute has been added to the PATCH projects/:project_id request body. It adds the ability to activate services that are not currently active for a given project.
Release Date: 2017-03-30
Version 1.0.3
Changed
The service_types
attribute has been added to the GET projects/:project_id response. It indicates which services are active for the project.
Release Date: 2017-01-20
Version 1.0.2
Added
The GET projects/:project_id/companies endpoint has been added to return the list of partner companies for a specific BIM 360 project.
Release Date: 2016-09-28
Version 1.0.1
Changed
You can now copy project settings from a BIM 360 Field template project when creating a new BIM 360 project. See POST projects for more details. The GET jobs/:job_id endpoint tells you when the template data has been completely transfered.
Added
The GET jobs/:job_id endpoint has been added to return the job status. It tells you when an asynchronous operation is complete. It is currently used only with the BIM 360 Project creation process when project settings from an existing BIM 360 Field project are used as a template for a new BIM 360 Field project.