{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin teamwork.deletedTeam API", "version": "1.0.0" }, "items": [ { "info": { "name": "teamwork.deletedTeam", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get members from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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": "A collection of membership records associated with the channel." }, { "info": { "name": "Microsoft Graph Create new navigation property to members for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to members for teamwork" }, { "info": { "name": "Microsoft Graph Get members from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members/:conversationMember-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "conversationMember-id", "value": "", "type": "path", "description": "The unique identifier of conversationMember" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of membership records associated with the channel." }, { "info": { "name": "Microsoft Graph Update the navigation property members in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members/:conversationMember-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "conversationMember-id", "value": "", "type": "path", "description": "The unique identifier of conversationMember" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property members in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property members for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members/:conversationMember-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "conversationMember-id", "value": "", "type": "path", "description": "The unique identifier of conversationMember" } ] }, "docs": "Microsoft Graph Delete navigation property members for teamwork" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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 Invoke action add", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members/add", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created." }, { "info": { "name": "Microsoft Graph Invoke action remove", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/members/remove", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Remove multiple members from a team in a single request. The response provides details about which memberships could and couldn't be removed." }, { "info": { "name": "Microsoft Graph Get messages from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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": "A collection of all the messages in the channel. A navigation property. Nullable." }, { "info": { "name": "Microsoft Graph Create new navigation property to messages for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to messages for teamwork" }, { "info": { "name": "Microsoft Graph Get messages from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of all the messages in the channel. A navigation property. Nullable." }, { "info": { "name": "Microsoft Graph Update the navigation property messages in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property messages in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property messages for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ] }, "docs": "Microsoft Graph Delete navigation property messages for teamwork" }, { "info": { "name": "Microsoft Graph Get hostedContents from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "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": "Content in a message hosted by Microsoft Teams - for example, images or code snippets." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostedContents for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostedContents for teamwork" }, { "info": { "name": "Microsoft Graph Get hostedContents from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents/:chatMessageHostedContent-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Content in a message hosted by Microsoft Teams - for example, images or code snippets." }, { "info": { "name": "Microsoft Graph Update the navigation property hostedContents in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents/:chatMessageHostedContent-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostedContents in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property hostedContents for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents/:chatMessageHostedContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "Microsoft Graph Delete navigation property hostedContents for teamwork" }, { "info": { "name": "Microsoft Graph Get media content for the navigation property hostedContents from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents/:chatMessageHostedContent-id/$value", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Update media content for the navigation property hostedContents in teamwork", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents/:chatMessageHostedContent-id/$value", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Delete media content for the navigation property hostedContents in teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents/:chatMessageHostedContent-id/$value", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/hostedContents/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "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 Invoke action setReaction", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/setReaction", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action setReaction" }, { "info": { "name": "Microsoft Graph Invoke action softDelete", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/softDelete", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ] }, "docs": "Delete a single chatMessage or a chat message reply in a channel or a chat." }, { "info": { "name": "Microsoft Graph Invoke action undoSoftDelete", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/undoSoftDelete", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ] }, "docs": "Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat." }, { "info": { "name": "Microsoft Graph Invoke action unsetReaction", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/unsetReaction", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action unsetReaction" }, { "info": { "name": "Microsoft Graph Get replies from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "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": "Replies for a specified message. Supports $expand for channel messages." }, { "info": { "name": "Microsoft Graph Create new navigation property to replies for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to replies for teamwork" }, { "info": { "name": "Microsoft Graph Get replies from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Replies for a specified message. Supports $expand for channel messages." }, { "info": { "name": "Microsoft Graph Update the navigation property replies in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property replies in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property replies for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ] }, "docs": "Microsoft Graph Delete navigation property replies for teamwork" }, { "info": { "name": "Microsoft Graph Get hostedContents from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "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": "Content in a message hosted by Microsoft Teams - for example, images or code snippets." }, { "info": { "name": "Microsoft Graph Create new navigation property to hostedContents for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to hostedContents for teamwork" }, { "info": { "name": "Microsoft Graph Get hostedContents from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents/:chatMessageHostedContent-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Content in a message hosted by Microsoft Teams - for example, images or code snippets." }, { "info": { "name": "Microsoft Graph Update the navigation property hostedContents in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents/:chatMessageHostedContent-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property hostedContents in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property hostedContents for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents/:chatMessageHostedContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "Microsoft Graph Delete navigation property hostedContents for teamwork" }, { "info": { "name": "Microsoft Graph Get media content for the navigation property hostedContents from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents/:chatMessageHostedContent-id/$value", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Update media content for the navigation property hostedContents in teamwork", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents/:chatMessageHostedContent-id/$value", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Delete media content for the navigation property hostedContents in teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents/:chatMessageHostedContent-id/$value", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessageHostedContent-id", "value": "", "type": "path", "description": "The unique identifier of chatMessageHostedContent" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/hostedContents/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "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 Invoke action setReaction", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/setReaction", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action setReaction" }, { "info": { "name": "Microsoft Graph Invoke action softDelete", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/softDelete", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ] }, "docs": "Delete a single chatMessage or a chat message reply in a channel or a chat." }, { "info": { "name": "Microsoft Graph Invoke action undoSoftDelete", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/undoSoftDelete", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ] }, "docs": "Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat." }, { "info": { "name": "Microsoft Graph Invoke action unsetReaction", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/:chatMessage-id1/unsetReaction", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "name": "chatMessage-id1", "value": "", "type": "path", "description": "The unique identifier of chatMessage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action unsetReaction" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "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 Invoke function delta", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/:chatMessage-id/replies/delta()", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "chatMessage-id", "value": "", "type": "path", "description": "The unique identifier of chatMessage" }, { "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": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the list of messages from all chats in which a user is a participant, including one-on-one chats, group chats, and meeting chats. When you use delta query, you can get new or updated messages. To get the replies for a message, use the list message replies or the get message reply operations. A GET request with the delta function returns one of the following: State tokens are opaque to the client. To proceed with a round of change tracking, copy and apply the @odata.nextLink or @odata.deltaLi" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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 Invoke function delta", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/messages/delta()", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the list of messages from all chats in which a user is a participant, including one-on-one chats, group chats, and meeting chats. When you use delta query, you can get new or updated messages. To get the replies for a message, use the list message replies or the get message reply operations. A GET request with the delta function returns one of the following: State tokens are opaque to the client. To proceed with a round of change tracking, copy and apply the @odata.nextLink or @odata.deltaLi" }, { "info": { "name": "Microsoft Graph List deletedTeams", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams", "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 deletedTeam objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to deletedTeams for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to deletedTeams for teamwork" }, { "info": { "name": "Microsoft Graph Get deletedTeams from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The deleted team." }, { "info": { "name": "Microsoft Graph Update the navigation property deletedTeams in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property deletedTeams in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property deletedTeams for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" } ] }, "docs": "Microsoft Graph Delete navigation property deletedTeams for teamwork" }, { "info": { "name": "Microsoft Graph Get channels from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "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": "The channels that are either shared with this deleted team or created in this deleted team." }, { "info": { "name": "Microsoft Graph Create new navigation property to channels for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to channels for teamwork" }, { "info": { "name": "Microsoft Graph Get channels from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The channels that are either shared with this deleted team or created in this deleted team." }, { "info": { "name": "Microsoft Graph Update the navigation property channels in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property channels in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property channels for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ] }, "docs": "Microsoft Graph Delete navigation property channels for teamwork" }, { "info": { "name": "Microsoft Graph Get allMembers from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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": "A collection of membership records associated with the channel, including both direct and indirect members of shared channels." }, { "info": { "name": "Microsoft Graph Create new navigation property to allMembers for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to allMembers for teamwork" }, { "info": { "name": "Microsoft Graph Get allMembers from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers/:conversationMember-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "conversationMember-id", "value": "", "type": "path", "description": "The unique identifier of conversationMember" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of membership records associated with the channel, including both direct and indirect members of shared channels." }, { "info": { "name": "Microsoft Graph Update the navigation property allMembers in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers/:conversationMember-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "conversationMember-id", "value": "", "type": "path", "description": "The unique identifier of conversationMember" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property allMembers in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property allMembers for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers/:conversationMember-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "conversationMember-id", "value": "", "type": "path", "description": "The unique identifier of conversationMember" } ] }, "docs": "Microsoft Graph Delete navigation property allMembers for teamwork" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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 Invoke action add", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers/add", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add multiple members in a single request to a team. The response provides details about which memberships could and couldn't be created." }, { "info": { "name": "Microsoft Graph Invoke action remove", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/allMembers/remove", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Remove multiple members from a team in a single request. The response provides details about which memberships could and couldn't be removed." }, { "info": { "name": "Microsoft Graph Get filesFolder from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/filesFolder", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Metadata for the location where the channel's files are stored." }, { "info": { "name": "Microsoft Graph Get content for the navigation property filesFolder from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/filesFolder/content", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "$format", "value": "", "type": "query", "description": "Format of the content" } ] }, "docs": "The content stream, if the item represents a file." }, { "info": { "name": "Microsoft Graph Update content for the navigation property filesFolder in teamwork", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/filesFolder/content", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ] }, "docs": "The content stream, if the item represents a file." }, { "info": { "name": "Microsoft Graph Delete content for the navigation property filesFolder in teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/filesFolder/content", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ] }, "docs": "The content stream, if the item represents a file." }, { "info": { "name": "Microsoft Graph Invoke action archive", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/archive", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Archive a channel in a team. When a channel is archived, users can't send new messages or react to existing messages in the channel, edit the channel settings, or make other changes to the channel. You can delete an archived channel or add and remove members from it. If you archive a team, its channels are also archived. Archiving is an asynchronous operation; a channel is archived after the asynchronous archiving operation completes successfully, which might occur after the response returns. A " }, { "info": { "name": "Microsoft Graph Invoke action completeMigration", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/completeMigration", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ] }, "docs": "Complete the message migration process by removing migration mode from a channel in a team. Migration mode is a special state that prevents certain operations, like sending messages and adding members, during the data migration process. After a completeMigration request is made, you can't import additional messages into the team. You can add members to the team after the request returns a successful response." }, { "info": { "name": "Microsoft Graph Invoke function doesUserHaveAccess", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "userId", "value": "", "type": "query", "description": "Usage: userId='@userId'" }, { "name": "tenantId", "value": "", "type": "query", "description": "Usage: tenantId='@tenantId'" }, { "name": "userPrincipalName", "value": "", "type": "query", "description": "Usage: userPrincipalName='@userPrincipalName'" } ] }, "docs": "Determine whether a user has access to a channel." }, { "info": { "name": "Microsoft Graph Invoke action provisionEmail", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/provisionEmail", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ] }, "docs": "Provision an email address for a channel. Microsoft Teams doesn't automatically provision an email address for a channel by default. To have Teams provision an email address, you can call provisionEmail, or through the Teams user interface, select Get email address, which triggers Teams to generate an email address if it has not already provisioned one. To remove the email address of a channel, use the removeEmail method." }, { "info": { "name": "Microsoft Graph Invoke action removeEmail", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/removeEmail", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ] }, "docs": "Remove the email address of a channel. You can remove an email address only if it was provisioned using the provisionEmail method or through the Microsoft Teams client." }, { "info": { "name": "Microsoft Graph Invoke action unarchive", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/unarchive", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ] }, "docs": "Restore an archived channel. Unarchiving restores the ability for users to send messages and edit the channel. Channels are archived via the channel: archive method. Unarchiving is an asynchronous operation; a channel is unarchived when the asynchronous unarchiving operation completes successfully, which might occur after this method responds." }, { "info": { "name": "Microsoft Graph Get sharedWithTeams from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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": "A collection of teams with which a channel is shared." }, { "info": { "name": "Microsoft Graph Create new navigation property to sharedWithTeams for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to sharedWithTeams for teamwork" }, { "info": { "name": "Microsoft Graph Get sharedWithTeams from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/:sharedWithChannelTeamInfo-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "sharedWithChannelTeamInfo-id", "value": "", "type": "path", "description": "The unique identifier of sharedWithChannelTeamInfo" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of teams with which a channel is shared." }, { "info": { "name": "Microsoft Graph Update the navigation property sharedWithTeams in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/:sharedWithChannelTeamInfo-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "sharedWithChannelTeamInfo-id", "value": "", "type": "path", "description": "The unique identifier of sharedWithChannelTeamInfo" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sharedWithTeams in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property sharedWithTeams for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/:sharedWithChannelTeamInfo-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "sharedWithChannelTeamInfo-id", "value": "", "type": "path", "description": "The unique identifier of sharedWithChannelTeamInfo" } ] }, "docs": "Microsoft Graph Delete navigation property sharedWithTeams for teamwork" }, { "info": { "name": "Microsoft Graph Get allowedMembers from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/:sharedWithChannelTeamInfo-id/allowedMembers", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "sharedWithChannelTeamInfo-id", "value": "", "type": "path", "description": "The unique identifier of sharedWithChannelTeamInfo" }, { "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": "A collection of team members who have access to the shared channel." }, { "info": { "name": "Microsoft Graph Get allowedMembers from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/:sharedWithChannelTeamInfo-id/allowedMembers/:conversationMember-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "sharedWithChannelTeamInfo-id", "value": "", "type": "path", "description": "The unique identifier of sharedWithChannelTeamInfo" }, { "name": "conversationMember-id", "value": "", "type": "path", "description": "The unique identifier of conversationMember" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of team members who have access to the shared channel." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/:sharedWithChannelTeamInfo-id/allowedMembers/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "sharedWithChannelTeamInfo-id", "value": "", "type": "path", "description": "The unique identifier of sharedWithChannelTeamInfo" }, { "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 team from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/:sharedWithChannelTeamInfo-id/team", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "sharedWithChannelTeamInfo-id", "value": "", "type": "path", "description": "The unique identifier of sharedWithChannelTeamInfo" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get team from teamwork" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/sharedWithTeams/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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 tabs from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/tabs", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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": "A collection of all the tabs in the channel. A navigation property." }, { "info": { "name": "Microsoft Graph Create new navigation property to tabs for teamwork", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/tabs", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to tabs for teamwork" }, { "info": { "name": "Microsoft Graph Get tabs from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/tabs/:teamsTab-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "teamsTab-id", "value": "", "type": "path", "description": "The unique identifier of teamsTab" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of all the tabs in the channel. A navigation property." }, { "info": { "name": "Microsoft Graph Update the navigation property tabs in teamwork", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/tabs/:teamsTab-id", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "teamsTab-id", "value": "", "type": "path", "description": "The unique identifier of teamsTab" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property tabs in teamwork" }, { "info": { "name": "Microsoft Graph Delete navigation property tabs for teamwork", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/tabs/:teamsTab-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "teamsTab-id", "value": "", "type": "path", "description": "The unique identifier of teamsTab" } ] }, "docs": "Microsoft Graph Delete navigation property tabs for teamwork" }, { "info": { "name": "Microsoft Graph Get teamsApp from teamwork", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/tabs/:teamsTab-id/teamsApp", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "name": "teamsTab-id", "value": "", "type": "path", "description": "The unique identifier of teamsTab" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The application that is linked to the tab. This can't be changed after tab creation." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/:channel-id/tabs/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "channel-id", "value": "", "type": "path", "description": "The unique identifier of channel" }, { "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/teamwork/deletedTeams/:deletedTeam-id/channels/$count", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "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 Invoke function getAllMessages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/getAllMessages()", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "name": "model", "value": "", "type": "query", "description": "The payment model for the API" }, { "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": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve messages across all channels in a team, including text, audio, and video conversations. To learn more about how to use the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs." }, { "info": { "name": "Microsoft Graph Invoke function getAllRetainedMessages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/:deletedTeam-id/channels/getAllRetainedMessages()", "params": [ { "name": "deletedTeam-id", "value": "", "type": "path", "description": "The unique identifier of deletedTeam" }, { "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": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get all retained messages across all channels in a team. To learn more about how to use the Microsoft Teams export APIs to export content, see Export content with the Microsoft Teams export APIs." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/$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" }, { "info": { "name": "Microsoft Graph Invoke function getAllMessages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/teamwork/deletedTeams/getAllMessages()", "params": [ { "name": "model", "value": "", "type": "query", "description": "The payment model for the API" }, { "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": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Invoke function getAllMessages" } ] } ], "bundled": true }