Create a new track domain for open/click tracking.
After creation, you must configure a CNAME record pointing to the provided DNS value before tracking will work.
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYSubdomain name (e.g., 'track' for track.yourdomain.com)
1"track"
ID of the sending domain to attach this track domain to
x >= 1123
Enable click tracking (accepts null, defaults to true)
Enable open tracking (tracking pixel, accepts null, defaults to true)
Enable SSL for tracking URLs (accepts null, defaults to true)