---
title: "POST /dataset/reorder_properties"
method: POST
path: "/dataset/reorder_properties"
tags: ["dataset"]
---

# POST /dataset/reorder_properties

`POST /dataset/reorder_properties`

## Request body

- ReorderPropertiesRequest
  - `dataset_name` string, required
  - `property_names` string[], required
  - `table_name` string, required

## Response `200`

Properties reordered successfully

---

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