---
title: "Changes to Create Session"
method: POST
path: "/api/v1/importer/sessions"
---

# Changes to Create Session

`POST /api/v1/importer/sessions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 11 revisions.

- **2024-10-04** `343f04cd3ee6` — 1 warning, 1 info
- **2024-09-13** `6a3a97e75a2e` — 1 breaking, 1 warning
- **2024-09-06** `d90abb8038b6` — 3 info
- **2024-06-06** `368b33190e26` — 1 info
- **2024-01-06** `4645adc06898` — 1 breaking

## Changes

- **2024-10-04** `343f04cd3ee6` — 1 warning, 1 info
  - removed the request property `meta`
  - added the new optional request property `metadata`
- **2024-09-13** `6a3a97e75a2e` — 1 breaking, 1 warning
  - added the new required request property `importer_slug`
  - removed the request property `template_slug`
- **2024-09-06** `d90abb8038b6` — 3 info
  - api tag `Create Session` added
  - api tag `Importer Sessions` removed
  - added the media type `application/json` for the response with the status `201`
- **2024-06-06** `368b33190e26` — 1 info
  - endpoint added
- **2024-01-06** `4645adc06898` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/swovohq/apis/api-v1/docs/api/v1/importer/sessions/post.md) · [API](https://skmtc.dev/swovohq/apis/api-v1.md) · [Page](https://skmtc.dev/swovohq/apis/api-v1/changes/api/v1/importer/sessions/post)
