Creates a new watcher link for one or more mining accounts, granting specific permissions with a configurable expiration.
API key authentication using signed requests
Array of mining account names
1255["my_miner_01", "my_miner_02"]
Link name (alphanumeric and underscores only)
255^[a-zA-Z0-9_]+$"monitoring_link"
Array of permissions
1 - 3 elementsdashboard, rewards, workers ["dashboard", "workers"]
Expiration period
1h, 24h, 7d, always "7d"
Watcher link created successfully