---
title: "Add or update a Network Function on the platform"
method: PUT
path: "/function/{func_id}"
tags: ["Network Functions"]
---

# Add or update a Network Function on the platform

`PUT /function/{func_id}`

## Path parameters

- `func_id` string, uuid, required

## Response `200`

Modified

## Other responses

- `201` — Created
- `400` — Bad Request
- `404` — Not Found
- `405` — Invalid Input
- `500` — Server Error

---

[API](https://skmtc.net/core-ncsrd/apis/katana.md) · [All operations](https://skmtc.net/core-ncsrd/apis/katana/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/core-ncsrd/katana/versions/7ddfc4202f39/schema)
