Logs the agent into the system.
Method: POST
Endpoint: /omni/{user_id}/login
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Paste code macro | ||||
---|---|---|---|---|
| ||||
{
"user_id": int,
"campaign_id": int,
"extension": <string>
} |