Update track domain
Tracking
Update track domain
Update track domain settings.
Use this to:
- Enable/disable click tracking
- Enable/disable open tracking
- Enable/disable SSL
- Set excluded click domains
PATCH
Update track domain
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEYBody
application/json
Enable or disable click tracking (accepts null)
Enable or disable open tracking (accepts null)
Enable or disable SSL for tracking URLs (accepts null)
Comma-separated list of domains to exclude from click tracking (accepts null)
Example:
"example.com,mysite.org"
