App Connections

Update the specified Qovery Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the Qovery Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Qovery Connection.

isPlatformManagedCredentialsfalse

Not supported for Qovery Connections.

gatewayId'null' nullable

Not supported for Qovery Connections.

gatewayPoolId'null' nullable

Not supported for Qovery Connections.

isAutoRotationEnabledfalse

Not supported for Qovery Connections.

rotation'null' nullable

Not supported for Qovery Connections.

Response

Default Response

Changes

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