v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Integrations

Delete an External Team

Delete the link between a team from an external provider and a Sentry team.

delete/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.

Response

No Content