---
title: "Changes to Create a release platform"
method: POST
path: "/v3/release-platforms"
---

# Changes to Create a release platform

`POST /v3/release-platforms`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-18** `66dcb6293180` — 3 breaking

## Changes

- **2026-08-18** `66dcb6293180` — 3 breaking
  - added the pattern `^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$` to the request property `displayName`
  - added the pattern `^(?!\s)(?![\s\S]*\s$)(?:[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]|[\t\n\r])+$` to the request property `description`
  - added the pattern `^[a-zA-Z0-9_.-]+$` to the request property `name`

---

[Operation](https://skmtc.dev/cryptlex/apis/cryptlex-web-api/docs/v3/release-platforms/post.md) · [API](https://skmtc.dev/cryptlex/apis/cryptlex-web-api.md) · [Page](https://skmtc.dev/cryptlex/apis/cryptlex-web-api/changes/v3/release-platforms/post)
