How to create a serviceEndpoint via Azure DevOps REST API with an approver or group of approvers?
I am using the Azure DevOps REST API to create a serviceendpoint/serviceconnection which works fine. I am using the following endpoint: https://learn.microsoft.com/en-us/rest/api/azure/devops/serviceendpoint/endpoints/create?view=azure-devops-rest-6.0&tabs=HTTP However we would like to specify a group of approvers as you can do via the Azure DevOps…