---
title: "Changes to Creates a PluginFile resource associated with a Plugin resource"
method: POST
path: "/api/v1/plugins/{id}/files"
---

# Changes to Creates a PluginFile resource associated with a Plugin resource

`POST /api/v1/plugins/{id}/files`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 2 revisions.

- **2026-07-17** `a73101579c5c` — 3 breaking, 2 info
- **2024-07-24** `9a36b9043379` — 2 breaking, 2 warning, 1 info

## Changes

- **2026-07-17** `a73101579c5c` — 3 breaking, 2 info
  - added `#/components/schemas/PluginTaskContainer` to the `tasks` request property `allOf` list
  - the `tasks` request property type changed from `array` to `object`
  - the `tasks` response's property type changed from `array` to `object` for status `200`
  - added the optional property `snapshotCreatedOn` to the response with the `200` status
  - added `#/components/schemas/PluginTaskContainer` to the `tasks` response property `allOf` list for the response status `200`
- **2024-07-24** `9a36b9043379` — 2 breaking, 2 warning, 1 info
  - the `tasks` request property type changed from `object` to `array`
  - the `tasks` response's property type changed from `object` to `array` for status `200`
  - removed `#/components/schemas/PluginTaskContainer` from the `tasks` request property `allOf` list
  - removed the optional property `snapshotCreatedOn` from the response with the `200` status
  - removed `#/components/schemas/PluginTaskContainer` from the `tasks` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/docs/api/v1/plugins/:id/files/post.md) · [API](https://skmtc.dev/usnistgov/apis/dioptra-rest-api.md) · [Page](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/changes/api/v1/plugins/:id/files/post)
