---
title: "Upload dataset qualities"
method: POST
path: "/data/qualities"
tags: ["data"]
---

# Upload dataset qualities

`POST /data/qualities`

Uploads dataset qualities. Upon success, it returns the data id.

## Query parameters

- `api_key` string, required

## Other responses

- `381` — Something wrong with XML, please check did and evaluation_engine_id
- `382` — Please provide description xml
- `383` — Problem validating uploaded description file
- `384` — Dataset not processed yet

## Changes

- **2018-09-18** `4df86fe63217` — 1 info
  - endpoint added
- **2018-01-17** `2209d99ea36e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openml/apis/openml-api/changes/data/qualities/post.md)

---

[API](https://skmtc.dev/openml/apis/openml-api.md) · [All operations](https://skmtc.dev/openml/apis/openml-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openml/openml-api/revisions/4df86fe63217/schema)
