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

Emergency Role Request is giving error on postman API call

deepa
New Contributor III
New Contributor III

Hi,

I am trying to do a postman call for Adding Emergency role to user and I am getting 405 -Method not allowed error.

deepa_1-1706570198605.png

I am not sure what is wrong with the json. I even tried with requesttype as '1'. It did not work. Please let me know if there is something wrong in the json.

 

 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Http method should be post not get


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

SumathiSomala
All-Star
All-Star

@deepa HTTP METHOD should be POST andrequesttype- 1

SumathiSomala_0-1706600168124.png

 

 

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.