App Connections

Update the specified Camunda Connection.

patch/api/v1/app-connections/camunda/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Camunda Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Camunda Connection.

isPlatformManagedCredentialsfalse

Not supported for Camunda Connections.

gatewayId'null' nullable

Not supported for Camunda Connections.

gatewayPoolId'null' nullable

Not supported for Camunda Connections.

isAutoRotationEnabledfalse

Not supported for Camunda Connections.

rotation'null' nullable

Not supported for Camunda Connections.

Response

Default Response

Changes

No recorded changes to this endpoint across all 20 revisions of this API.