---
title: "Create new function"
method: POST
path: "/v1/fn/{module_name}"
tags: ["functions"]
---

# Create new function

`POST /v1/fn/{module_name}`

Create a new function in the specified module

## Path parameters

- `module_name` string, required

## Response `201`

Null response

## Other responses

- `207` — Mixed response
- `default` — Unexpected error

---

[API](https://skmtc.net/funlessdev/apis/funless-platfom-api.md) · [All operations](https://skmtc.net/funlessdev/apis/funless-platfom-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/funlessdev/funless-platfom-api/versions/85205576ddbf/schema)
