Hello!
Is there an way to revoke a get_temporary_link without wait it to expire? I tried to use revoke_shared_link, but seems that it works only for shared link e not for a temporary link.
Error while trying to use revoke_shared_link: {"error_summary": "shared_link_malformed/.", "error": {".tag": "shared_link_malformed"}}
Thanks in advanced!