@@ -47,7 +47,7 @@ class PortainerClient:
def _put(self, uri, payload):
response = requests.put(
f"{self.api_url}/uri",
f"{self.api_url}/{uri}",
headers=self._get_headers(),
json=payload
)
The note is not visible to the blocked user.