Connections
Sync connection
Initiate a manual sync of connections
post/v3/connections/{provider}/import
Path parameters
provider'notion' | 'google-drive' | 'onedrive' | 'gmail' | 'github' | 'web-crawler' | 's3' required
Request body
Example request
{
"containerTags": [
"user_123",
"project_123"
]
}Response
Importing connections...