---
title: "PUT /v1/functions/{functionId}/samples/{sampleId}/annotation"
method: PUT
path: "/v1/functions/{functionId}/samples/{sampleId}/annotation"
tags: ["Samples"]
---

# PUT /v1/functions/{functionId}/samples/{sampleId}/annotation

`PUT /v1/functions/{functionId}/samples/{sampleId}/annotation`

## Path parameters

- `functionId` string, required
- `sampleId` string, required

## Request body

- Annotation
  - `labelId` string, nullable
  - `labelName` string, nullable

## Response `200`

Success

- Annotation
  - `labelId` string, nullable
  - `labelName` string, nullable

---

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