App Connections

Update the specified MongoDB Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the MongoDB Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the MongoDB Connection.

isPlatformManagedCredentialsfalse

Not supported for MongoDB Connections.

gatewayId'null' nullable

Not supported for MongoDB Connections.

gatewayPoolId'null' nullable

Not supported for MongoDB Connections.

isAutoRotationEnabledfalse

Not supported for MongoDB Connections.

rotation'null' nullable

Not supported for MongoDB Connections.

Response

Default Response

Changes

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