Skip to main content
PATCH
Update connection dataset

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

connection_id
string
required
dataset_id
string
required

Body

application/json
name
string | null

New dataset name; omit to keep the current one.

Minimum string length: 1
description
string | null

New description; omit to keep the current one, or pass an empty string to clear it.

Response

Successful Response