Updates email settings for a specific domain including BCC emails, open tracking, and click tracking
Documentation Index
Fetch the complete documentation index at: https://jetemail.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for account management endpoints. Use your api_ prefixed token.
UUID of the domain to update settings for
^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$"b814c25d-b18c-4044-ae31-49e22ce908b5"
Array of BCC email addresses (maximum 5). New emails will require verification.
5["admin@example.com", "backup@example.com"]Enable or disable open tracking for emails sent from this domain
true
Enable or disable click tracking for emails sent from this domain
false
Domain settings updated successfully