DELETE
/
email_addresses
/
{id}

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The ID of the connected email address

Response

200 - application/json
id
string
required

The ID of the connected email address

email_address
string
required

The email address of the connected email address

provider
string
required

The provider of the connected email address. Always "google" (for now)