Forum Discussion

james_rival's avatar
james_rival
Data Storage
04-27-2023

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?