---
title: "Change the status of a dataset"
method: POST
path: "/data/status/"
tags: ["data"]
---

# Change the status of a dataset

`POST /data/status/`

Change the status of a dataset, either 'active' or 'deactivated'

## Other responses

- `691` — Illegal status
- `692` — Dataset does not exists
- `693` — Dataset is not owned by you
- `694` — Illegal status transition
- `695` — Status update failed

## Changes

- **2018-09-18** `4df86fe63217` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openml/apis/openml-api/changes/data/status/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)
