My old Azure DevOps Organization has multiple projects and I'd like to export and import the Azure DevOps Project between the organizations, especially the Work Items in Boards.
I came across the Microsoft document - https://learn.microsoft.com/en-us/rest/api/azure/devops/wit/work-items/create?view=azure-devops-rest-7.1&tabs=HTTP
Do we have any reference projects that uses Azure DevOps REST APIs to export and import the Azure DevOps Project?

