Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

User DisableAcccount task failed but DisableAPI is working fine

biswajitoram
Regular Contributor
Regular Contributor

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 this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

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