---
title: "POST /v1/functions/{functionId}/samples/{sampleId}/sample-sets"
method: POST
path: "/v1/functions/{functionId}/samples/{sampleId}/sample-sets"
tags: ["Samples"]
---

# POST /v1/functions/{functionId}/samples/{sampleId}/sample-sets

`POST /v1/functions/{functionId}/samples/{sampleId}/sample-sets`

## Path parameters

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

## Request body

- SampleSetRelationship
  - `sampleSetId` string, nullable
  - `weight` integer, nullable

## Response `200`

Success

- SampleSetRelationship
  - `sampleSetId` string, nullable
  - `weight` integer, 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)
