Permissions graph cannot parsed

Hi @Rajesh_Yalla
There's no bug, but you are wrapping the payload incorrectly.
response = requests.put(url, headers=headers, json=payload)