Skip to main content
DELETE
TypeScript SDK

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connectionId
string
required

Query Parameters

deleteDocuments
string
default:true

Whether to also delete documents imported by this connection. Defaults to true.

Response

Connection deleted successfully

id
string
required
provider
string
required