{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ContactGroupDefinition API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ContactGroupDefinition", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Contactgroupdefinitions Contactgroupdefinitionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contactGroupDefinitions/:contactGroupDefinitionName", "params": [ { "name": "contactGroupDefinitionName", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Get a contactGroupDefinition" }, { "info": { "name": "Microsoft Azure Put Contactgroupdefinitions Contactgroupdefinitionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/contactGroupDefinitions/:contactGroupDefinitionName", "params": [ { "name": "contactGroupDefinitionName", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Creates or updates a contact group definition entity." }, { "info": { "name": "Microsoft Azure Delete Contactgroupdefinitions Contactgroupdefinitionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/contactGroupDefinitions/:contactGroupDefinitionName", "params": [ { "name": "contactGroupDefinitionName", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Deletes a ContactGroupDefinition entity." }, { "info": { "name": "Microsoft Azure Get Contactgroupdefinitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contactGroupDefinitions", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." }, { "name": "$skipToken", "value": "", "type": "query" } ] }, "docs": "List the contactGroupDefinitions in the account." } ] } ], "bundled": true }