External DocumentationTo learn more, visit the OneLogin documentation.
Actions
Log User Out
Terminate a user’s OneLogin session.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| User ID | The ID of the user. |
{
"status": {
"code": 200,
"error": false,
"message": "Success",
"type": "success"
}
}
Was this page helpful?