Skip to main content
Key type: requires a private key. A public key returns 403 here, because it may only upload — see key types and scope. Call this from your server, never from browser code.

Overview

Partially updates the source identified by sourceId. Both fields are optional — send only what changes. When configuration is provided, its fields are merged into the existing configuration rather than replacing it, and previously-masked secret fields you send back unchanged (e.g. "****") are left untouched.

Path parameters

Request body

Response

The updated source, wrapped as { "success": true, "data": { ... } }.

Next steps

Source details

Fetch the current state of a source.

Delete source

Permanently remove a source from your workspace.