Shumoku Server API · 0.1.6-beta.4 · Dashboards
Enable dashboard sharing
APIの説明は英語のOpenAPI canonical sourceを表示しています。
POST /api/dashboards/{id}/share 認証
sessionCookie / bearerAuth
レスポンス
| ステータス | 説明 | スキーマ |
|---|---|---|
200 | Generated share token | DashboardShareResult |
401 | Authentication is required | Error |
404 | The dashboard does not exist | Error |