---
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 5 of 18 revisions.

- **2024-08-07** `3ce49f5aad53` — 1 info
- **2024-08-05** `ca213ae36b7f` — 19 breaking, 10 info
- **2024-08-05** `167edd5346ec` — 11 breaking, 5 info
- **2024-08-03** `9d25bd589fe9` — 19 breaking, 9 info
- **2024-08-01** `414c3e999e0b` — 1 info

## Changes

- **2024-08-07** `3ce49f5aad53` — 1 info
  - the `query` request parameter `remote_data` became optional
- **2024-08-05** `ca213ae36b7f` — 19 breaking, 10 info
  - the response property `created_at` became nullable for the status `201`
  - the response property `field_mappings` became nullable for the status `201`
  - the response property `file_url` became nullable for the status `201`
  - the response property `folder_id` became nullable for the status `201`
  - the response property `id` became nullable for the status `201`
  - the response property `mime_type` became nullable for the status `201`
  - the response property `modified_at` became nullable for the status `201`
  - the response property `name` became nullable for the status `201`
  - the response property `permission` became nullable for the status `201`
  - the response property `remote_data` became nullable for the status `201`
  - the response property `remote_id` became nullable for the status `201`
  - the response property `shared_link` became nullable for the status `201`
  - the response property `size` became nullable for the status `201`
  - the response property `created_at` became optional for the status `201`
  - the response property `field_mappings` became optional for the status `201`
  - the response property `modified_at` became optional for the status `201`
  - the response property `remote_data` became optional for the status `201`
  - the `created_at` response's property type changed from `object` to `string`, and format from no format to `date-time` for status `201`
  - the `modified_at` response's property type changed from `object` to `string`, and format from no format to `date-time` for status `201`
  - the endpoint scheme security `bearer` was removed from the API
  - the request property `field_mappings` became nullable
  - the request property `file_url` became nullable
  - the request property `folder_id` became nullable
  - the request property `mime_type` became nullable
  - the request property `name` became nullable
  - the request property `permission` became nullable
  - the request property `shared_link` became nullable
  - the request property `size` became nullable
  - the request property `field_mappings` became optional
- **2024-08-05** `167edd5346ec` — 11 breaking, 5 info
  - the request property `field_mappings` became not nullable
  - the request property `file_url` became not nullable
  - the request property `folder_id` became not nullable
  - the request property `mime_type` became not nullable
  - the request property `name` became not nullable
  - the request property `permission` became not nullable
  - the request property `shared_link` became not nullable
  - the request property `size` became not nullable
  - the request property `field_mappings` became required
  - the `created_at` response's property type changed from `string` to `object`, and format from `date-time` to no format for status `201`
  - the `modified_at` response's property type changed from `string` to `object`, and format from `date-time` to no format for status `201`
  - the endpoint scheme security `bearer` was added to the API
  - the response property `created_at` became required for the status `201`
  - the response property `field_mappings` became required for the status `201`
  - the response property `modified_at` became required for the status `201`
  - the response property `remote_data` became required for the status `201`
- **2024-08-03** `9d25bd589fe9` — 19 breaking, 9 info
  - the response property `created_at` became nullable for the status `201`
  - the response property `field_mappings` became nullable for the status `201`
  - the response property `file_url` became nullable for the status `201`
  - the response property `folder_id` became nullable for the status `201`
  - the response property `id` became nullable for the status `201`
  - the response property `mime_type` became nullable for the status `201`
  - the response property `modified_at` became nullable for the status `201`
  - the response property `name` became nullable for the status `201`
  - the response property `permission` became nullable for the status `201`
  - the response property `remote_data` became nullable for the status `201`
  - the response property `remote_id` became nullable for the status `201`
  - the response property `shared_link` became nullable for the status `201`
  - the response property `size` became nullable for the status `201`
  - the response property `created_at` became optional for the status `201`
  - the response property `field_mappings` became optional for the status `201`
  - the response property `modified_at` became optional for the status `201`
  - the response property `remote_data` became optional for the status `201`
  - the `created_at` response's property type changed from `object` to `string`, and format from no format to `date-time` for status `201`
  - the `modified_at` response's property type changed from `object` to `string`, and format from no format to `date-time` for status `201`
  - the request property `field_mappings` became nullable
  - the request property `file_url` became nullable
  - the request property `folder_id` became nullable
  - the request property `mime_type` became nullable
  - the request property `name` became nullable
  - the request property `permission` became nullable
  - the request property `shared_link` became nullable
  - the request property `size` became nullable
  - the request property `field_mappings` became optional
- **2024-08-01** `414c3e999e0b` — 1 info
  - the endpoint scheme security `bearer` was removed from the API

---

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