/create
embedType
is dashboard
).embedType
is metric
).Code | Message | HTTP Status |
---|---|---|
INVALID_WORKSPACE_NAME | Invalid workspace name | 400 |
INVALID_DATA_APP_API_KEY | Missing or invalid data app | 400 |
INVALID_DASHBOARD_ID | Dashboard not found | 400 |
INVALID_METRIC_ID | Metric not found | 400 |
INTERNAL_SERVER_ERROR | Unexpected failure | 500 |
INVALID_DATAMART | Invalid datamart | 400 |
DATAMART_TABLE_NOT_FOUND | Datamart table not found (If the datamart uses table-level tenancy but has no configured tables.) | 400 |
INVALID_DATAMART (again) | Invalid datamart tenancy level (When the datamart’s tenancy level doesn’t match the workspace’s expected tenancy.) | 400 |