---
title: "Sync connection"
method: POST
path: "/v3/connections/{provider}/import"
tags: ["Connections"]
---

# Sync connection

`POST /v3/connections/{provider}/import`

Initiate a manual sync of connections

## Path parameters

- `provider` 'notion' | 'google-drive' | 'onedrive' | 'gmail' | 'github' | 'web-crawler' | 's3' | 'granola', required

## Request body

- object
  - `containerTags` string[] — Optional comma-separated list of container tags to filter connections by

## Response `202`

Importing connections...

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

[API](https://skmtc.net/supermemory/apis/supermemory-api.md) · [All operations](https://skmtc.net/supermemory/apis/supermemory-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/supermemory/supermemory-api/versions/e5b17ea14eaf/schema)
