You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Under the Get Users endpoint (https://developer.sailpoint.com/nerm/api/get-users), the Query Parameters show the available "Status" string values as "Active, Inactive, On Leave, and Terminated" . The actual available values are "Active", "Disabled" and "Pending".
This has lead to a bit of confusion on how to utilize the NERM API.
Describe the bug
Under the Get Users endpoint (https://developer.sailpoint.com/nerm/api/get-users), the Query Parameters show the available "Status" string values as "Active, Inactive, On Leave, and Terminated" . The actual available values are "Active", "Disabled" and "Pending".
This has lead to a bit of confusion on how to utilize the NERM API.
Additionally, under the other Endpoints (listed below), the available Status values under "Request Body" are missing the "Pending" Status.
POST User: https://developer.sailpoint.com/nerm/api/post-user
POST Users: https://developer.sailpoint.com/nerm/api/post-users
PATCH Users: https://developer.sailpoint.com/nerm/api/patch-users
PATCH User: https://developer.sailpoint.com/nerm/api/patch-user
The text was updated successfully, but these errors were encountered: