---
title: "Create or update results or master data"
method: POST
path: "/storeResults"
tags: ["Results"]
---

# Create or update results or master data

`POST /storeResults`

Use this API operation to create or update quality results in analysis sets or master data in selection lists.

## Response `200`

The output will be a JSON-encoded array which mirrors the results parameter: for each result that was specified, the array will contain either a string describing an error, or `null` if no error occured.

- string[]

## Other responses

- `304` — Not Modified
- `400` — Bad Request
- `403` — Forbidden
- `429` — Too many requests

---

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