Ir al contenido

REST API — Connections

Esta página aún no está disponible en tu idioma.

Method Path What it does
GET /api/connections Every connection in the workspace, plus the kinds the org offers.
POST /api/connections Probe the credential against the warehouse, then store it.
DELETE /api/connections/{connection_id} Revoke the credential; the row and its sources survive, jobs pause.
POST /api/connections/{connection_id}/verify Re-probe a stored connection and update its status.