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

Create request api call is failing for new account creation

RajeshA
Regular Contributor
Regular Contributor

Hello Saviynt Team,

I dont see why I get invalid request type. I am trying to create account from API

Can you please let me know what mistake I am doing

RajeshA_0-1690923348662.png

 

3 REPLIES 3

saikanumuri
Saviynt Employee
Saviynt Employee

Hi Rajesh,

The url looks incorrect. Can you try with api/v5/createrequest and let me know if it works

rushikeshvartak
All-Star
All-Star

URL is incorrect.

POST

{{url}}/ECM/{{path}}/createrequest
 

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

RajeshA
Regular Contributor
Regular Contributor

Thnaks @rushikeshvartak @saikanumuri  I was able to create account with correct URL.