Hello, I noticed that for get_latest_cursor you can add a shared_link parameter. If I understand the documentation correctly, this parameter allows you to get the cursor for a file whose name is contained in the url. However, I have a problem with creating json with parameters in which there is a shared_link parameter. How such json should look like? is this right?
{
"path": "/ SZOtestowe",
"shared_link": {"url": "https://www.dropbox.com/s/t7a0cbikc4s318i/orze%C5%82-2.jpg?dl=0", "password": ""}
}