The Open API specification for Synapse is now available for download!

Download Open API Spec

DELETE /oauth2/alias

Remove an alias associated with an account via the OAuth mechanism.

Resource URL

https://repo-prod.prod.sagebase.org/auth/v1/oauth2/alias

Parameters
provider the OAuth provider through which the alias was associated
alias the alias for the user given by the provider
Resource Information
Authentication Required
Required OAuth Scopes modify , authorize
HTTP Method DELETE
Request Object None
Response Object None