Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Discontinue task through API using a non-Admin account

Shreyas_Dighe
New Contributor
New Contributor

Is there a way to discontinue a task using Saviynt APIs from a non admin account. The account which calls the API will not have admin privileges. The requested pending tasks need to be discontinued through this process.

2 REPLIES 2

PremMahadikar
Regular Contributor III
Regular Contributor III

Hi @Shreyas_Dighe ,

User cannot view/update/discontinue any task due to custom SAV role. (Only admin sav role users have access to view all tasks)

But if you add this user under the endpoint owner or the user should be the owner of the task, then you can discontinue the task with only 'discontinueTask' web-access.

Also check this post for reference - Pending and Completed Tasks not visible for a Custom SAV Role

rushikeshvartak
All-Star
All-Star

Add webservice_api_v5_discontinueTask Webservice under sav role and you can provide access to discontinue tasks

rushikeshvartak_0-1709852491478.png

 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.