Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/22/2023 05:35 PM
I am using /createrequest API to disable an endpoint account for a user. I am passing the API service account as 'requestor', however the Task is getting discontinued as Saviynt is associating the API Service account as the user. When I pass 'ABCD' as requestor, then the account gets disabled.
What should we be passing in "requestor" ? As per API documentation, it says to pass "admin" and passing "admin" did not work as well
08/22/2023 08:22 PM - edited 08/22/2023 09:30 PM
You need to send username of user as requestor
This works as expected in v23.6 Make sure you are passing username in requestor field
08/23/2023 04:34 AM
Thanks for confirming. Can you please have the API documentation updated ?
I am using the below link to get the API documentation, if there is one for EIC 23.X, please share.