Project Recents
Download API definition:
POST https://sampleHostName/projects/recents/{id}
Adds a project to my recently used projects list. No more than 25 projects are stored in the recently used list. Older ones are removed to make room for new ones.
This API is being deprecated
This API is being superseded by the iTwins API and the Access Control API. Please consider transitioning your software to the iTwins API.
With any questions, please first consult the iTwins API FAQ. If your question isn't answered there, please use our Community Support Channels to contact our developers.
Authentication
Requires Authorization
header with valid Bearer token for scope projects:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.