DELETE /oauth2/identity
Remove the linked OIDC identity for the given identity provider, undoing . This works whether the identity is an alias (an ORCID or Google email address) or a non-alias identity; the underlying alias, if any, is left in place.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/oauth2/identity
Parameters
| provider | the OAuth provider whose linked identity should be removed |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | modify , authorize |
| HTTP Method | DELETE |
| Request Object | None |
| Response Object | None |