App Connections

Update the specified OpenAI Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the OpenAI Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the OpenAI Connection.

isPlatformManagedCredentialsfalse

Not supported for OpenAI Connections.

gatewayId'null' nullable

Not supported for OpenAI Connections.

gatewayPoolId'null' nullable

Not supported for OpenAI Connections.

isAutoRotationEnabledfalse

Not supported for OpenAI Connections.

rotation'null' nullable

Not supported for OpenAI Connections.

Response

Default Response

Changes

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