Shumoku Server API · 0.1.6-beta.4 · Dashboards
Enable dashboard sharing
POST /api/dashboards/{id}/share Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Generated share token | DashboardShareResult |
401 | Authentication is required | Error |
404 | The dashboard does not exist | Error |