ContributionsMost RecentMost LikesSolutionsRe: APIM use with CI/CD and automation found the documentation under the following: https://docs.snaplogic.com/public-apis/apis-apim.html APIM use with CI/CD and automation I would like to automate the production of pipeline from a project into a APIM version. I have a APIM API setup with a version create from blank. Then I can use the api/1/rest/public/project/copy_assets to copy assets from project into a //apim// location eg: /myOrg/apim/helloworldAPI/3 Great! Is there an API I can use to then publish this out? or a Snap Pack for APIM? Also if there is a update to this (eg pipeline has been updated and i need to copy this into the APIM location) i’ve notice that the copy_assets will not work once the API is published, as such is there also an API to unpublish? or a better approach to update the API? thanks Error create Teams OAuth2 User Account trying to create a connection to teams using the Teams OAuth2 User Account so we can send a message to a channel, we can create a Teams OAuth2 Application Account which connects but struggling to get the User one set up. under “Auth endpoint config” section we have added but when i try to auth we get the following: if i change the value to a scope we have ceated in AAD when i click on the Authorize button a new tab opens you see the azure auth screen before it redirects with and error and closes… what are we meant to put in the the Auth endpoint section to get this to work??? thanks