Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

To learn more, visit the OneLogin documentation.

Parameters

ParameterDescription
User IDThe user ID of the user to log out. Can be obtained by using the List Users action.

Example Output

{    "status": {        "code": 200,        "error": false,        "message": "Success",        "type": "success"    }}

Workflow Library Example

Log User Out with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop