Integrations
Update an External Team
Update a team in an external provider that is currently linked to a Sentry team.
put/api/0/teams/{organization_id_or_slug}/{team_id_or_slug}/external-teams/{external_team_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
team_id_or_slugstring required
The ID or slug of the team the resource belongs to.
external_team_idinteger required
The ID of the external team object. This is returned when creating an external team.