App Connections

Update the specified LiteLLM Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the LiteLLM Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the LiteLLM Connection.

isPlatformManagedCredentialsfalse

Not supported for LiteLLM Connections.

gatewayId'null' nullable

Not supported for LiteLLM Connections.

gatewayPoolId'null' nullable

Not supported for LiteLLM Connections.

isAutoRotationEnabledfalse

Not supported for LiteLLM Connections.

rotation'null' nullable

Not supported for LiteLLM Connections.

Response

Default Response

Changes

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