Projects
ValidateProject
Validate content inside a project. This will start a validation job and return the job id.
Validation jobs scan all charts and dashboards inside a project to find any broken references to metrics or dimensions that aren’t available. Results are available after the job is completed.
POST
Path Parameters
the projectId for the validation
Body
application/json
the compiled explores to validate against an existing project, this is used in the CLI to validate a project without creating a preview
the compiled explores to validate against an existing project, this is used in the CLI to validate a project without creating a preview
Available options:
charts
, dashboards
, tables