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

Download Open API Spec

DELETE /email

This service removes an email address from an account. The request is rejected if the email address is not currently owned by the user or if the email is the notification address for the user.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/email

Parameters
email

optional

the email address to remove
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method DELETE
Request Object None
Response Object None