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

provider
enum<string>
required
Available options:
notion,
google-drive,
onedrive,
gmail,
github,
web-crawler,
s3,
granola

Body

application/json
containerTags
string[]
required

Optional comma-separated list of container tags to filter connections by

Maximum string length: 100
Pattern: ^[a-zA-Z0-9_:-]+$
Example:

Response

Connection deleted successfully

id
string
required
provider
string
required