Backend API
cURL
curl --request DELETE \ --url https://api.wacht.dev/settings/email/smtp \ --header 'Authorization: <api-key>'
Remove SMTP configuration
API key authentication (format: Bearer {api_key})
SMTP config removed
Was this page helpful?