---
title: "Changes to Create a preset"
method: POST
path: "/presets"
---

# Changes to Create a preset

`POST /presets`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2025-04-04** (v2) `cb67ff854c71` — 1 info
- **2025-04-02** (v2) `68b9e665bfcc` — 1 info
- **2024-11-19** (v2) `d8c5d90e84ac` — 1 info
- **2024-08-09** (v2) `65ed3e73952b` — 2 info
- **2023-10-19** (v2) `cf0c52843ea6` — 2 breaking, 2 info
- **2023-09-11** (v2) `be25e19d5909` — 2 warning, 2 info

## Changes

- **2025-04-04** (v2) `cb67ff854c71` — 1 info
  - the endpoint scheme security `Authorization` was added to the API
- **2025-04-02** (v2) `68b9e665bfcc` — 1 info
  - the endpoint scheme security `Authorization` was removed from the API
- **2024-11-19** (v2) `d8c5d90e84ac` — 1 info
  - the endpoint scheme security `Authorization` was added to the API
- **2024-08-09** (v2) `65ed3e73952b` — 2 info
  - added the new optional request property `config/media/audio`
  - added the optional property `allOf[subschema #2]/data/allOf[subschema #2: Preset]/config/media/audio` to the response with the `200` status
- **2023-10-19** (v2) `cf0c52843ea6` — 2 breaking, 2 info
  - removed the enum value `fhd` of the request property `config/media/screenshare/quality`
  - removed the enum value `fhd` of the request property `config/media/video/quality`
  - removed the `fhd` enum value from the `allOf[subschema #2]/data/allOf[subschema #2: Preset]/config/media/screenshare/quality` response property for the response status `200`
  - removed the `fhd` enum value from the `allOf[subschema #2]/data/allOf[subschema #2: Preset]/config/media/video/quality` response property for the response status `200`
- **2023-09-11** (v2) `be25e19d5909` — 2 warning, 2 info
  - added the new `fhd` enum value to the `allOf[subschema #2]/data/allOf[subschema #2: Preset]/config/media/screenshare/quality` response property for the response status `200`
  - added the new `fhd` enum value to the `allOf[subschema #2]/data/allOf[subschema #2: Preset]/config/media/video/quality` response property for the response status `200`
  - added the new `fhd` enum value to the request property `config/media/screenshare/quality`
  - added the new `fhd` enum value to the request property `config/media/video/quality`

---

[Operation](https://skmtc.dev/dyte-io/apis/dyte-rest-apis/docs/presets/post.md) · [API](https://skmtc.dev/dyte-io/apis/dyte-rest-apis.md) · [Page](https://skmtc.dev/dyte-io/apis/dyte-rest-apis/changes/presets/post)
