App Connections

Update the specified Anthropic Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the Anthropic Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Anthropic Connection.

isPlatformManagedCredentialsfalse

Not supported for Anthropic Connections.

gatewayId'null' nullable

Not supported for Anthropic Connections.

gatewayPoolId'null' nullable

Not supported for Anthropic Connections.

isAutoRotationEnabledfalse

Not supported for Anthropic Connections.

rotation'null' nullable

Not supported for Anthropic Connections.

Response

Default Response

Changes

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