...
Method: GET
Endpoint:
/omni/users/{user_id}/logout
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Paste code macro | ||||
---|---|---|---|---|
| ||||
{
"success": <boolean>,
"detail": <string>
} |
Field | Type | Description |
---|---|---|
success | boolean | success indicator of the action. |
detail | string | A detailed message of the action. |