v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
App Connections

Update the specified Convex Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the Convex Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Convex Connection.

isPlatformManagedCredentialsfalse

Not supported for Convex Connections.

gatewayId'null' nullable

Not supported for Convex Connections.

gatewayPoolId'null' nullable

Not supported for Convex Connections.

isAutoRotationEnabledfalse

Not supported for Convex Connections.

rotation'null' nullable

Not supported for Convex Connections.

Response

Default Response