Skip to main content
PATCH
cURL

Path Parameters

connectionId
string<uuid>
required

The ID of the Databricks Connection to be updated.

Body

application/json
credentials
object

The credentials used to connect with Databricks.

name
string

The updated name of the Databricks Connection. Must be slug-friendly.

Required string length: 1 - 64
description
string | null

The updated description of the Databricks Connection.

Maximum string length: 256
isPlatformManagedCredentials
enum<boolean>

Not supported for Databricks Connections.

Available options:
false
gatewayId

Not supported for Databricks Connections.

gatewayPoolId

Not supported for Databricks Connections.

isAutoRotationEnabled
enum<boolean>

Not supported for Databricks Connections.

Available options:
false
rotation

Not supported for Databricks Connections.

Response

Default Response

appConnection
Databricks (Service Principal) · object
required