{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin tenantRelationships.delegatedAdminCustomer API", "version": "1.0.0" }, "items": [ { "info": { "name": "tenantRelationships.delegatedAdminCustomer", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph List delegatedAdminCustomers", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of the delegatedAdminCustomer objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to delegatedAdminCustomers for tenantRelationships", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to delegatedAdminCustomers for tenantRelationships" }, { "info": { "name": "Microsoft Graph Get delegatedAdminCustomer", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id", "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties of a delegatedAdminCustomer object." }, { "info": { "name": "Microsoft Graph Update the navigation property delegatedAdminCustomers in tenantRelationships", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id", "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property delegatedAdminCustomers in tenantRelationships" }, { "info": { "name": "Microsoft Graph Delete navigation property delegatedAdminCustomers for tenantRelationships", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" } ] }, "docs": "Microsoft Graph Delete navigation property delegatedAdminCustomers for tenantRelationships" }, { "info": { "name": "Microsoft Graph List serviceManagementDetails", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id/serviceManagementDetails", "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of the delegatedAdminServiceManagementDetail objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to serviceManagementDetails for tenantRelationships", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id/serviceManagementDetails", "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to serviceManagementDetails for tenantRelationships" }, { "info": { "name": "Microsoft Graph Get serviceManagementDetails from tenantRelationships", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id/serviceManagementDetails/:delegatedAdminServiceManagementDetail-id", "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" }, { "name": "delegatedAdminServiceManagementDetail-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminServiceManagementDetail" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Contains the management details of a service in the customer tenant that's managed by delegated administration." }, { "info": { "name": "Microsoft Graph Update the navigation property serviceManagementDetails in tenantRelationships", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id/serviceManagementDetails/:delegatedAdminServiceManagementDetail-id", "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" }, { "name": "delegatedAdminServiceManagementDetail-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminServiceManagementDetail" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property serviceManagementDetails in tenantRelationships" }, { "info": { "name": "Microsoft Graph Delete navigation property serviceManagementDetails for tenantRelationships", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id/serviceManagementDetails/:delegatedAdminServiceManagementDetail-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" }, { "name": "delegatedAdminServiceManagementDetail-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminServiceManagementDetail" } ] }, "docs": "Microsoft Graph Delete navigation property serviceManagementDetails for tenantRelationships" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/:delegatedAdminCustomer-id/serviceManagementDetails/$count", "params": [ { "name": "delegatedAdminCustomer-id", "value": "", "type": "path", "description": "The unique identifier of delegatedAdminCustomer" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/tenantRelationships/delegatedAdminCustomers/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }