---
title: "Changes to Create function"
method: POST
path: "/v1/functions"
---

# Changes to Create function

`POST /v1/functions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 66 revisions.

- **2026-08-11** `55b381c67f26` — 2 info
- **2026-08-05** `a08a6318c986` — 2 info
- **2026-05-16** `4e6f9c905c12` — 1 breaking, 1 warning, 2 info
- **2026-05-15** `3e45958691da` — 1 info

## Changes

- **2026-08-11** `55b381c67f26` — 2 info
  - added the new optional request property `entrypoint`
  - added the new optional request property `files`
- **2026-08-05** `a08a6318c986` — 2 info
  - the `timeoutSec` request property default value changed from `10` to `30`
  - the `timeoutSec` request property's max was increased from `30.00` to `180.00`
- **2026-05-16** `4e6f9c905c12` — 1 breaking, 1 warning, 2 info
  - removed the enum value `nodejs20` of the request property `runtime`
  - added the new `nodejs24` enum value to the `function/runtime` response property for the response status `201`
  - added the new `nodejs24` enum value to the request property `runtime`
  - removed the `nodejs20` enum value from the `function/runtime` response property for the response status `201`
- **2026-05-15** `3e45958691da` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/zavudev/apis/zavu-unified-messaging-layer-api/docs/v1/functions/post.md) · [API](https://skmtc.dev/zavudev/apis/zavu-unified-messaging-layer-api.md) · [Page](https://skmtc.dev/zavudev/apis/zavu-unified-messaging-layer-api/changes/v1/functions/post)
