I have an Azure DevOps repo and a Microsoft Teams sharepoint. 
I'd want the repository's content to be automatically imported into the sharepoint. 
I can create a pipeline and execute scripts in the DevOps repo to do this task, but is there a sharepoint API with a key I can use to load the repository content into the sharepoint?