I'm currently working on a solution to rotate the password of certain Qlik Replicate [Attunity] endpoints. To do so, for my test I'm trying to send an API request to update element 'password' using the patchEndpoint API with the following request:
I'm using AWS Lambda, to send a POST request with library urllib3. I won't let me send PATCH requests..
Any idea how can I resolve this issue please? Is the API not working anymore? Any other API request like get_servers, get_list_of_tasks, exportAll etc., work fine. Also, testing to replace other elements like database, bucket fail too, so my issue is with the Pattern.