User Log Out
Logs the agent out of the system.
Method: POST
Endpoint:Â
/omni/users/{user_id}/logout
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Â
Field | Type | Description |
---|---|---|
success | boolean | success indicator of the action. |
detail | string | A detailed message of the action. |