Update Mongo Collection Sync

Credal lets you easily sync your MongoDB data for use in Collections and Copilots. Update an existing sync from a MongoDB collection to a Credal collection via the mongoCredentialId, to disambiguate between multiple potential syncs to a given collection.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
mongoCredentialIdUUIDRequired
mongoURIstringRequired
configobjectRequired

Response

This endpoint returns an object.
mongoCredentialIdUUID
resourceIdstring
syncLaunchedboolean