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
appId
string
name
string | null
description
string | null
code
string | null
dataSources
DataSource · object[]

Unified data source for dashboards

replaceDataSources
boolean | null
publish
boolean | null
computeFunctions
ComputeFunction · object[]
replaceComputeFunctions
boolean | null
files
AppFile · object[]
replaceFiles
boolean | null
scheduleEnabled
boolean | null
cronString
string | null
capabilities
Capability · object[]
replaceCapabilities
boolean | null
appDbSetup
string[]
replaceAppDbSetup
boolean | null

Response

Success

app
app · object