67d9f45bb99b
Create a dashboard
Create a dashboard
Headers
Associates request with company
Request body
- METABASE - Metabase
Returns a url in the third party system for editing the dashboard.
Returns: str url in the external system where one can edit the dashboard.
Returns an up to date representation of the dashboard provided by the external system.
Returns: A dictionary representation of the dashboard in the external system or None if this dashboard is not a metabase dashboard.
Raises: MBNotFoundError: raised if the dashboard is not found in the external system.
- DRAFT - Draft
- PUBLISHED - Published
- ALL - All Team Members
- ADMINS - Only Admins
- SPECIFIC - Specific Team Members
Response
- METABASE - Metabase
Returns a url in the third party system for editing the dashboard.
Returns: str url in the external system where one can edit the dashboard.
Returns an up to date representation of the dashboard provided by the external system.
Returns: A dictionary representation of the dashboard in the external system or None if this dashboard is not a metabase dashboard.
Raises: MBNotFoundError: raised if the dashboard is not found in the external system.
- DRAFT - Draft
- PUBLISHED - Published
- ALL - All Team Members
- ADMINS - Only Admins
- SPECIFIC - Specific Team Members