---
title: "Changes to Sync connection"
method: POST
path: "/v3/connections/{provider}/import"
---

# Changes to Sync connection

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 46 revisions.

- **2026-03-15** `b40318167017` — 1 breaking
- **2026-03-12** `7386f0fb8043` — 1 warning
- **2026-03-09** `8d6903994bad` — 1 breaking, 1 warning
- **2026-01-28** `228aa031e151` — 1 info
- **2026-01-09** `5265b03b27de` — 1 info
- **2025-12-29** `7bde50443b51` — 1 info

## Changes

- **2026-03-15** `b40318167017` — 1 breaking
  - request body became required
- **2026-03-12** `7386f0fb8043` — 1 warning
  - changed the pattern of the request property `containerTags/items/` from `^[a-zA-Z0-9_-]+$` to `^[a-zA-Z0-9_:-]+$`
- **2026-03-09** `8d6903994bad` — 1 breaking, 1 warning
  - added the pattern `^[a-zA-Z0-9_-]+$` to the request property `containerTags/items/`
  - the `containerTags/items/` request property's maxLength was set to `100`
- **2026-01-28** `228aa031e151` — 1 info
  - api operation id `postV3Connections:providerImport` removed and replaced with `postV3ConnectionsByProviderImport`
- **2026-01-09** `5265b03b27de` — 1 info
  - added the new enum value `gmail` to the `path` request parameter `provider`
- **2025-12-29** `7bde50443b51` — 1 info
  - added the new enum value `s3` to the `path` request parameter `provider`

---

[Operation](https://skmtc.dev/supermemoryai/apis/supermemory-api/docs/v3/connections/:provider/import/post.md) · [API](https://skmtc.dev/supermemoryai/apis/supermemory-api.md) · [Page](https://skmtc.dev/supermemoryai/apis/supermemory-api/changes/v3/connections/:provider/import/post)
