Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Update Message API

yogesh
Regular Contributor III
Regular Contributor III

I'm trying to update some UI strings using postman but am not able to get the update message api working

The Retrieve Messages api works fine with below URL:

yogesh_0-1674726101554.png

But I'm getting below error (405) when trying to update a message:

yogesh_0-1674725946123.png

Not sure what is wrong here, the method, the url, the body...?

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Try put or patch I don’t find api in documentation 


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

yogesh
Regular Contributor III
Regular Contributor III

This is working :

yogesh_0-1674826942604.png