v1
latestOpenAPI 3.1.02026-08-0413468163.9 KBv1-connectors
Delete Connector Endpoint
Delete connector and all associated resources.
Cleanup handled by the DBOS connector-delete workflow:
- Branching engine infrastructure (replication pipeline, compute, slot)
- Delayed stored credential purge after DB finalization
- Database record
Args: force: When true, bypass the in-flight WAL/Kafka drain wait (ARD-870). Customer accepts that any un-replicated data is abandoned; the un-drained delta is recorded in cleanup_failures for operator triage.
delete/v1/connectors/{connector_id}
Path parameters
connector_idstring required
Query parameters
forceboolean
Response
Delete accepted (or already in progress). Poll GET /v1/operations/{operation_id}.