Logs the agent out of the system.
Method: GETPOST
Endpoint:
/omni/users/{user_id}/logout
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Paste code macro | ||||
---|---|---|---|---|
| ||||
{ "campaign_id": <integer> } |
Paste code macro | ||||
---|---|---|---|---|
| ||||
{ "success": <boolean>, "detail": <string> } |
...