Skip to main content
DELETE
Delete a connected email address

Authorizations

Authorization
string
header
required

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

The deleted ConnectedEmailAddress object

id
string
required

The ID of the email address

email_address
string
required

The email address

display_name
string
required

The display name of the email address

reply_to
string | null
required

The reply-to address

business
string | null
required

The business associated with this email address

one_off
boolean
required

Whether the email address is one-off

custom_domain
string | null
required

The custom domain associated with this email address