Integrations
Delete an External User
Delete the link between a user from an external provider and a Sentry user.
delete/api/0/organizations/{organization_id_or_slug}/external-users/{external_user_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
external_user_idinteger required
The ID of the external user object. This is returned when creating an external user.
Response
No Content