---
title: "Changes to Create Files"
method: POST
path: "/filestorage/files"
---

# Changes to Create Files

`POST /filestorage/files`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 49 revisions.

- **2024-12-19** `feecca84f132` — 1 info
- **2024-12-16** `37e33fd8b040` — 2 breaking, 1 warning, 1 info
- **2024-12-14** `69df76288cd9` — 1 breaking, 4 info
- **2024-12-12** `5d304550b429` — 1 info

## Changes

- **2024-12-19** `feecca84f132` — 1 info
  - added the optional property `remote_was_deleted` to the response with the `201` status
- **2024-12-16** `37e33fd8b040` — 2 breaking, 1 warning, 1 info
  - added the new required request property `permissions`
  - removed the required property `permission` from the response with the `201` status
  - removed the request property `permission`
  - added the required property `permissions` to the response with the `201` status
- **2024-12-14** `69df76288cd9` — 1 breaking, 4 info
  - added the new required request property `drive_id`
  - added the optional property `remote_created_at` to the response with the `201` status
  - added the optional property `remote_drive_id` to the response with the `201` status
  - added the optional property `remote_modified_at` to the response with the `201` status
  - added the required property `drive_id` to the response with the `201` status
- **2024-12-12** `5d304550b429` — 1 info
  - added the optional property `remote_folder_id` to the response with the `201` status

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api/docs/filestorage/files/post.md) · [API](https://skmtc.dev/panoratech/apis/panora-api.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api/changes/filestorage/files/post)
