cURL
curl --request DELETE \ --url https://api.reply.io/v3/contact-accounts/{id} \ --header 'X-API-Key: <api-key>'
"<unknown>"
Deletes an existing account.
API key passed in the X-API-Key header
Account ID
Account deleted successfully. The response body is empty.
Empty body