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
path
string
commitMessage
string | null
recursive
boolean

When true, delete the directory and all of its contents (files and subdirectories) in a single atomic commit. The caller must have write access to every nested subdirectory. When false (default), the directory must be empty of non-reserved entries.

Response

Success

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: