I wonder if it is possible to generate share links through the API that do not expire?Today I am using the attached example, but the link has an expiration date, not complying with our request.
@supportRcell wrote: I wonder if it is possible to generate share links through the API that do not expire?...
I wonder if it is possible to generate share links through the API that do not expire?...
Hi @supportRcell,
Yes, of course. 🙂 But, if you want links "that do not expire", why you are trying 2/files/get_temporary_link which is directed for temporary links creation? 🧐 There is more general API call 2/sharing/create_shared_link_with_settings which lets you create different types of links, entire in your control. 😉 The default behaviour is exactly what you expect.
Hope this helps.
Tks dear my friend!