Skip to main content
POST
Error

Path Parameters

projectUuid
string
required
slug
string
required

Body

application/json

Construct a type with the properties of T except for those in type K.

name
string
required
slug
string
required
limit
number<double>
required
sql
string
required
chartKind
enum<string>
required
Available options:
line,
horizontal_bar,
vertical_bar,
scatter,
area,
mixed,
pie,
table,
big_number,
funnel,
custom,
treemap,
gauge,
map,
sankey,
data_app_viz
version
number<double>
required
spaceSlug
string
required
config
any
required

This AnyType is an alias for any The goal is to make it easier to identify any type in the codebase without having to eslint-disable all the time These are only used on legacy any types, don't use it for new types. This is added on a separate file to avoid circular dependencies.

updatedAt
string<date-time>
contentType
enum<string>
Available options:
sql_chart
downloadedAt
string<date-time>
description
string | null
spaceNames
object

Construct a type with a set of properties K of type T

force
boolean
publicSpaceCreate
boolean
skipSpaceCreate
boolean

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok