Create or update the source connection
Attach a live API source to the migration, or update it in place. credentials (optional here) go to a secured vault and are never returned; you can also supply them later via Submit credentials.
Authorizations
Your Vern API key. Create one at Settings → API keys.
Path Parameters
The migration ID returned by Create a migration.
Body
The connector to attach, lower-cased. Unknown or not-yet-enabled keys return 400.
Scope to a profile; null binds to the workbook; omit for the default profile.
Non-secret connector configuration.
Streams to extract, or null for connector default.
Incremental-sync cursor state.
Secret values, vaulted and never returned.
Response
The created or updated connection.
A migration's live API source connection. Never includes secret values; creds_configured reports whether credentials are stored.