Skip to main content
PATCH
cURL

Path Parameters

connectionId
string<uuid>
required

The ID of the Windows (SMB) Connection to be updated.

Body

application/json
credentials
object

The credentials used to connect with Windows (SMB).

name
string

The updated name of the Windows (SMB) Connection. Must be slug-friendly.

Required string length: 1 - 64
description
string | null

The updated description of the Windows (SMB) Connection.

Maximum string length: 256
isPlatformManagedCredentials
enum<boolean>

Not supported for Windows (SMB) Connections.

Available options:
false
gatewayId
string<uuid> | null

The Gateway ID to use for this connection.

gatewayPoolId
string<uuid> | null

The Gateway Pool ID to use for this connection.

isAutoRotationEnabled
enum<boolean>

Not supported for Windows (SMB) Connections.

Available options:
false
rotation

Not supported for Windows (SMB) Connections.

Response

Default Response

appConnection
Windows (SMB) · object
required