Skip to main content
DELETE
/
email-accounts
Delete an email account
curl --request DELETE \
  --url https://api.reply.io/v3/email-accounts \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

API key passed in the X-API-Key header

Query Parameters

id
string

Email Account Id

email
string<email>

Email address associated with the account

Response

Email account deleted successfully