Skip to main content
PATCH
cURL

Path Parameters

connectionId
string<uuid>
required

The ID of the Azure Entra ID Connection to be updated.

Body

application/json
credentials
object

The credentials used to connect with Azure Entra ID.

name
string

The updated name of the Azure Entra ID Connection. Must be slug-friendly.

Required string length: 1 - 64
description
string | null

The updated description of the Azure Entra ID Connection.

Maximum string length: 256
isPlatformManagedCredentials
enum<boolean>

Not supported for Azure Entra ID Connections.

Available options:
false
gatewayId

Not supported for Azure Entra ID Connections.

gatewayPoolId

Not supported for Azure Entra ID Connections.

isAutoRotationEnabled
boolean

Whether or not automatic credential rotation is enabled for the Azure Entra ID Connection.

rotation
object

The updated credential rotation configuration for the Azure Entra ID Connection.

Response

Default Response

appConnection
Azure Entra ID (Client Secret) · object
required