---
title: "Changes to Enviar um conteúdo no projeto"
method: POST
path: "/api/management/save-media"
---

# Changes to Enviar um conteúdo no projeto

`POST /api/management/save-media`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 80 revisions.

- **2026-08-24** `3c590152d5b5` — 18 breaking, 10 warning, 16 info
- **2026-08-19** `3d619d9db20d` — 1 info

## Changes

- **2026-08-24** `3c590152d5b5` — 18 breaking, 10 warning, 16 info
  - the `audio` request property type changed from `string` to no type, and format from `binary` to no format
  - the response property `media/deleted_at` became nullable for the status `201`
  - the response property `media/extension` became nullable for the status `201`
  - the response property `media/file_url` became nullable for the status `201`
  - the response property `media/log` became nullable for the status `201`
  - the response property `media/name` became nullable for the status `201`
  - the response property `media/project_id` became nullable for the status `201`
  - the response property `media/technical_name` became nullable for the status `201`
  - the response property `media/text` became nullable for the status `201`
  - the response property `media/user` became nullable for the status `201`
  - the response property `media/user_id` became nullable for the status `201`
  - the response property `medias/items/name` became nullable for the status `200`
  - the response property `medias/items/project_id` became nullable for the status `200`
  - the response property `medias/items/technical_name` became nullable for the status `200`
  - the response property `medias/items/text` became nullable for the status `200`
  - the response property `medias/items/user` became nullable for the status `200`
  - the response property `medias/items/user_id` became nullable for the status `200`
  - the `media/file_url` response's property format changed from `uri` to no format for status `201`
  - removed the request property `file[0]`
  - removed the optional property `medias/items/user/avatar_url` from the response with the `200` status
  - removed the optional property `medias/items/user/description` from the response with the `200` status
  - removed the optional property `medias/items/user/email` from the response with the `200` status
  - removed the optional property `medias/items/user/email_verified_at` from the response with the `200` status
  - removed the optional property `medias/items/user/id` from the response with the `200` status
  - removed the optional property `medias/items/user/lang` from the response with the `200` status
  - removed the optional property `medias/items/user/name` from the response with the `200` status
  - removed the optional property `medias/items/user/status` from the response with the `200` status
  - removed the optional property `validation/text` from the response with the `422` status
  - added the new optional request property `channel_id`
  - added the new optional request property `channel_name`
  - added the new optional request property `file`
  - added the new optional request property `task_id`
  - added the optional property `medias/items/deleted_at` to the response with the `200` status
  - added the optional property `medias/items/extension` to the response with the `200` status
  - added the optional property `medias/items/file_url` to the response with the `200` status
  - added the optional property `medias/items/log` to the response with the `200` status
  - the response property `error` became required for the status `422`
  - the response property `media` became required for the status `201`
  - the response property `medias` became required for the status `200`
  - the response property `message` became required for the status `422`
  - …4 more
- **2026-08-19** `3d619d9db20d` — 1 info
  - api tag `Conteúdos e arquivos` added

---

[Operation](https://skmtc.dev/olie-ai/apis/olie-api/docs/api/management/save-media/post.md) · [API](https://skmtc.dev/olie-ai/apis/olie-api.md) · [Page](https://skmtc.dev/olie-ai/apis/olie-api/changes/api/management/save-media/post)
