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

SaveObjectAsConfig renders an existing DB object (object_type keyed like config_source: "playbook", later "dashboard", ...) as a config file and authors it as a new OPEN patch under the type's default ontology folder. The file can be moved/edited like any patch file before merging; on merge, reconcile takes over the original object when content and permissions allow.

objectType
string
objectId
string

Response

Success

patch
patch · object
filePath
string

Ontology-relative path the config file was placed at.