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

EIC v24.5 API Related Help

ppradeep11
New Contributor
New Contributor

Hi Team,

We are trying updateEndpoint API call for updating Email Templates EIC v24.5

we have tried multiple ways to send the request body, it is showing 200 OK but the value is not getting updated.

Please let me know if anyone have valid request body which is working on the above-mentioned environment.

ppradeep11_0-1717663233760.png

 

Also for Createrequest API -> To raise Enterprise role request we are facing 401 error.

We have verified the SAV Roles and other settings as well. 

ppradeep11_1-1717664423365.png
ppradeep11_0-1717664385737.png

Also for createrequest API -> To raise Enterprise Role Request we are trying the below JSON which is giving 401 error

ppradeep11_1-1717664205303.pngppradeep11_0-1717664167950.png

Thanks,

Priyanka

[This message has been edited by moderator to merge reply comment]

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

You have not passed authorization token in authorization tab


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

ppradeep11
New Contributor
New Contributor

we are passing the token in headers Authorization as "Bearer tokenvalue"

import package from website Refer Saviynt API Documentation https://docs.saviyntcloud.com/bundle/API-Reference-Guide/page/Content/API-References.htm

token needs to be added to Auth


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

Token when added in header for updateEndpoint API call to add mapped endpoints it works fine. Also other APIs work with token in the header.

We are passing token as shown in the documentation.

ppradeep11_0-1718022604064.png

 

Please share postman screenshot and curl command [Refer https://codingnconcepts.com/postman/how-to-generate-curl-command-from-postman/ ]


⚠️‼️‼️Do not upload any attachments that contain sensitive information, such as IP Addresses, URLs, Company/Employee Names, Email Addresses, etc.‼️‼️⚠️


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