I’m trying to update the transforms in sailpoint identitynow using the put request (https://{tenant}.api.identitynow.com/v3/transforms), but i’m getting the following error.
I’m trying to use PUT request to update an API, but i’m getting the below error.
“errorName”: “NotAllowedException”, “errorMessage”: “RESTEASY003650: No resource method found for PUT, return 405 with Allow header”, “trackingId”: "89798fbcbfe14a19bb49a96e4c634b41
can someone help me please.