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

User DisableAcccount task failed but DisableAPI is working fine

biswajitoram
New Contributor III
New Contributor III

Hi Team,

We have created a connection to implement REST API app integration, SV Dev. We tested the API
 and it's working fine(import, enable & disable). But when we inactive the testUser the disable account task gets 400 ERROR on the DisableAccount task.

PFA details.,

biswajitoram_2-1675677467438.png
biswajitoram_1-1675677429390.png

biswajitoram_3-1675677550795.png

DisableAccountJSON

biswajitoram_0-1675677330625.png

Please help us to solve this issue ASAP.

 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

httpMethod should be DELETEWITHBODY


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

saikanumuri
Saviynt Employee
Saviynt Employee

Hi Biswajit

We must use the method "DELETEWITHBODY" when the method is DELETE with parameters to be passed. 

For more information, please refer to the REST Connector guide.

https://docs.saviyntcloud.com/bundle/REST-v2022x/page/Content/Developers-Handbook.htm