{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin servicePrincipals.federatedIdentityCredential API", "version": "1.0.0" }, "items": [ { "info": { "name": "servicePrincipals.federatedIdentityCredential", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get federatedIdentityCredentials from servicePrincipals", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials", "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "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": "Federated identities for a specific type of service principal - managed identity. Supports $expand and $filter (/$count eq 0, /$count ne 0)." }, { "info": { "name": "Microsoft Graph Create new navigation property to federatedIdentityCredentials for servicePrincipals", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials", "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to federatedIdentityCredentials for servicePrincipals" }, { "info": { "name": "Microsoft Graph Get federatedIdentityCredentials from servicePrincipals", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials/:federatedIdentityCredential-id", "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "name": "federatedIdentityCredential-id", "value": "", "type": "path", "description": "The unique identifier of federatedIdentityCredential" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Federated identities for a specific type of service principal - managed identity. Supports $expand and $filter (/$count eq 0, /$count ne 0)." }, { "info": { "name": "Microsoft Graph Update the navigation property federatedIdentityCredentials in servicePrincipals", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials/:federatedIdentityCredential-id", "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "name": "federatedIdentityCredential-id", "value": "", "type": "path", "description": "The unique identifier of federatedIdentityCredential" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property federatedIdentityCredentials in servicePrincipals" }, { "info": { "name": "Microsoft Graph Delete navigation property federatedIdentityCredentials for servicePrincipals", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials/:federatedIdentityCredential-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "name": "federatedIdentityCredential-id", "value": "", "type": "path", "description": "The unique identifier of federatedIdentityCredential" } ] }, "docs": "Microsoft Graph Delete navigation property federatedIdentityCredentials for servicePrincipals" }, { "info": { "name": "Microsoft Graph Get federatedIdentityCredentials from servicePrincipals", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials(name=':name')", "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "name": "name", "value": "", "type": "path", "description": "Alternate key of federatedIdentityCredential" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Federated identities for a specific type of service principal - managed identity. Supports $expand and $filter (/$count eq 0, /$count ne 0)." }, { "info": { "name": "Microsoft Graph Update the navigation property federatedIdentityCredentials in servicePrincipals", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials(name=':name')", "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "name": "name", "value": "", "type": "path", "description": "Alternate key of federatedIdentityCredential" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property federatedIdentityCredentials in servicePrincipals" }, { "info": { "name": "Microsoft Graph Delete navigation property federatedIdentityCredentials for servicePrincipals", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials(name=':name')", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "name": "name", "value": "", "type": "path", "description": "Alternate key of federatedIdentityCredential" } ] }, "docs": "Microsoft Graph Delete navigation property federatedIdentityCredentials for servicePrincipals" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/servicePrincipals/:servicePrincipal-id/federatedIdentityCredentials/$count", "params": [ { "name": "servicePrincipal-id", "value": "", "type": "path", "description": "The unique identifier of servicePrincipal" }, { "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 }