1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/rest/teams/external-groups.md
Rachael Sewell 19ded728c0 remove 3.5 markup (#39007)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-07-14 16:48:26 +00:00

29 lines
1.1 KiB
Markdown

---
title: External groups
intro: Use the REST API to view the external identity provider groups that are available to your organization and manage the connection between external groups and teams in your organization.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
autogenerated: rest
---
## About external groups
To use these endpoints, the authenticated user must be a team maintainer or an owner of the organization associated with the team.
{% ifversion ghec %}
{% note %}
**Notes:**
- These endpoints are only available for organizations that are part of an enterprise using {% data variables.product.prodname_emus %}. For more information, see "[AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/about-enterprise-managed-users)."
- If your organization uses team synchronization, you can use the API to manage team synchronization. For more information, see "[AUTOTITLE](/rest/teams/team-sync)."
{% endnote %}
{% endif %}
<!-- Content after this section is automatically generated -->