Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
name
string
description
string | null
code
string
type
enum<string>
Available options:
DASHBOARD_TYPE_UNSPECIFIED,
DASHBOARD_TYPE_STREAMLIT,
DASHBOARD_TYPE_HTML,
DASHBOARD_TYPE_DASH
htmlUrl
string | null
chatId
string | null
cellId
string | null
folderId
string | null

Response

Success

dashboard
dashboard · object