Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage All.
| Parameter | Description |
|---|---|
| Mapping ID | The ID of the user mapping to retrieve. |
{
"id": 196670,
"name": "My First Mapping",
"match": "all",
"enabled": true,
"position": 1,
"conditions": [
{
"source": "last_login",
"operator": ">",
"value": "90"
}
],
"actions": [
{
"action": "set_status",
"value": [
"2"
]
}
]
}
Was this page helpful?