{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ContactAssignment API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ContactAssignment", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Contactassignments Contactassignmentid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contactAssignments/:contactAssignmentId", "params": [ { "name": "contactAssignmentId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Get a contactAssignment" }, { "info": { "name": "Microsoft Azure Put Contactassignments Contactassignmentid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/contactAssignments/:contactAssignmentId", "params": [ { "name": "contactAssignmentId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Creates or updates a contactAssignment entity." }, { "info": { "name": "Microsoft Azure Delete Contactassignments Contactassignmentid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/contactAssignments/:contactAssignmentId", "params": [ { "name": "contactAssignmentId", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Deletes a ContactAssignment entity." }, { "info": { "name": "Microsoft Azure Get Contactassignments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contactAssignments", "params": [ { "name": "scope", "value": "", "type": "query" }, { "name": "contactGroupDefinition", "value": "", "type": "query" }, { "name": "referenceType", "value": "", "type": "query" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." }, { "name": "$skipToken", "value": "", "type": "query" } ] }, "docs": "List the contactAssignments in the account." }, { "info": { "name": "Microsoft Azure Get Getscopedcontactgroupnames", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/getScopedContactGroupNames", "params": [ { "name": "scope", "value": "", "type": "query" }, { "name": "referenceType", "value": "", "type": "query" }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." }, { "name": "$skipToken", "value": "", "type": "query" } ] }, "docs": "Gets the distinct list of contact group names for the provided scope." } ] } ], "bundled": true }