Hi! I'm trying to use the Dropbox API to create a folder within a shared folder. The problem is that I only have the "shared_folder_id", I don't have the "path". This is probably happening because the "path" parameter is different depending on the member that is accessing the shared folder.
And the path seems to be the only mandatory parameter to use.

Does anybody know if there is any other endpoint for me to use and create a folder within a shared folder using the "shared_folder_id"?