Skip to main content
PATCH
cURL

Path Parameters

connectionId
string<uuid>
required

The ID of the Camunda Connection to be updated.

Body

application/json
credentials
object

The credentials used to connect with Camunda.

name
string

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

Required string length: 1 - 64
description
string | null

The updated description of the Camunda Connection.

Maximum string length: 256
isPlatformManagedCredentials
enum<boolean>

Not supported for Camunda Connections.

Available options:
false
gatewayId

Not supported for Camunda Connections.

gatewayPoolId

Not supported for Camunda Connections.

isAutoRotationEnabled
enum<boolean>

Not supported for Camunda Connections.

Available options:
false
rotation

Not supported for Camunda Connections.

Response

Default Response

appConnection
Camunda (Client Credentials) · object
required