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
chatId
string

Response

Success

hasWritePermission
boolean
hasReadPermission
boolean
connectorId
integer<int32> | null
deprecated

Deprecated: use connector_ids instead

ontologyId
integer<int32> | null
deprecated

Deprecated: use ontology_ids instead

connectorIds
integer<int32>[]
ontologyIds
integer<int32>[]