Sign in

Remove team owner

documented

Remove an owner from the team. ([learn.microsoft.com](https://learn.microsoft.com/en-us/graph/teams-create-group-and-team?utm_source=openai))

DELETE /teams/{team-id}/owners/{owner-id}Teamsno implementation yet0 runs

Input

team_id*
Team ID
Enter the Microsoft Teams Team ID
owner_id*
Owner ID
Owner's directory object ID
Calls Microsoft Teams as you (your API key is your account); keychains.dev holds the credentials.
Remove team owner · Microsoft Teams · OpenIntegrations