{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SaaSResources API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SaaSResources", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Saas Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.SaaS/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Gets all SaaS app operations." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Saas Applications", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.SaaS/applications", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Gets all SaaS resources by subscription id and resource group name." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Saas Saasresources Resourceid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.SaaS/saasresources/:resourceId", "params": [ { "name": "resourceId", "value": "", "type": "path", "description": "The Saas resource ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Gets information about the specified SaaS." }, { "info": { "name": "Microsoft Azure Patch Providers Microsoft Saas Saasresources Resourceid", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/providers/Microsoft.SaaS/saasresources/:resourceId", "params": [ { "name": "resourceId", "value": "", "type": "path", "description": "The Saas resource ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Updates a SaaS resource." }, { "info": { "name": "Microsoft Azure Delete Providers Microsoft Saas Saasresources Resourceid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/providers/Microsoft.SaaS/saasresources/:resourceId", "params": [ { "name": "resourceId", "value": "", "type": "path", "description": "The Saas resource ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Deletes the specified SaaS." }, { "info": { "name": "Microsoft Azure Get Providers Microsoft Saas Saasresources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.SaaS/saasresources", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Get All Resources" }, { "info": { "name": "Microsoft Azure Put Providers Microsoft Saas Saasresources", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/providers/Microsoft.SaaS/saasresources", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Creates a SaaS resource." }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Saas Saasresources Resourceid Listaccesstoken", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.SaaS/saasresources/:resourceId/listAccessToken", "params": [ { "name": "resourceId", "value": "", "type": "path", "description": "The Saas resource ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Gets the ISV access token for a SaaS resource." } ] } ], "bundled": true }