Connections
Delete connection by ID
Delete a specific connection by ID
delete/v3/connections/{connectionId}
Path parameters
connectionIdstring required
Query parameters
deleteDocumentsstring
Whether to also delete documents imported by this connection. Defaults to true.
Response
Connection deleted successfully