Response will appear here...
curl -X POST /api/v1/licenses/activate \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "license_key": "XXXX-XXXX-XXXX-XXXX", "domain": "example.com", "device_fingerprint": "hw-abc123"}'