james_rival
04-27-2023Data Storage
Documentation on POST /shares
Hi,
As part of our integrating with Sisense, we require to be able to share dashboards programatically with groups. When I invoke the share action through the Sisense UI, I can see it's making a POST to /shares.
The documentation only has GET request docs for the /shares routes in V1. Can you provide some payload details so we can execute the POST to /shares?