REST API Add a Share response #1747
Unanswered
TheBigMemph
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
unfortunately the endpoint /api/v2/user/shares just response with a message "Share created".
I would like to retrieve a link to the folder/file or at least the id to create the link by myself.
I have to iterate all the user shares to find the one i just created retrieve the id and create the link from it.
Is there any other way?
BR
Beta Was this translation helpful? Give feedback.
All reactions