---
title: "Changes to Create a new series"
method: POST
path: "/api/series"
---

# Changes to Create a new series

`POST /api/series`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 28 revisions.

- **2025-10-08** `46cf13730883` — 1 info
- **2025-10-02** `6348840d4fcf` — 3 breaking, 3 warning
- **2025-09-24** `143443c14b73` — 2 info
- **2025-09-22** `08a2378b4e66` — 1 info
- **2025-09-01** `a2488be8a6e4` — 1 breaking

## Changes

- **2025-10-08** `46cf13730883` — 1 info
  - added the optional property `length` to the response with the `201` status
- **2025-10-02** `6348840d4fcf` — 3 breaking, 3 warning
  - removed the required property `isMonetized` from the response with the `201` status
  - removed the required property `isPublished` from the response with the `201` status
  - removed the required property `pricingTier` from the response with the `201` status
  - removed the request property `isMonetized`
  - removed the request property `isPublished`
  - removed the request property `pricingTier`
- **2025-09-24** `143443c14b73` — 2 info
  - the endpoint scheme security `bearerAuth AND cookieAuth` was added to the API
  - the endpoint scheme security `cookieAuth` was removed from the API
- **2025-09-22** `08a2378b4e66` — 1 info
  - endpoint added
- **2025-09-01** `a2488be8a6e4` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/patroninc/apis/patron-api/docs/api/series/post.md) · [API](https://skmtc.dev/patroninc/apis/patron-api.md) · [Page](https://skmtc.dev/patroninc/apis/patron-api/changes/api/series/post)
