---
title: "Update custom field position"
method: PUT
path: "/v1/custom_fields/update_position.json"
tags: ["custom_fields"]
---

# Update custom field position

`PUT /v1/custom_fields/update_position.json`

Update custom field position

## Query parameters

- `token` string, required

## Request body

- object
  - `custom_field` object[]
    - `custom_field_id` integer
    - `position` integer

## Response `200`

successful operation

- object
  - `id` integer

## Other responses

- `405` — Invalid input

## Changes

- **2018-10-05** `7b9ef027cab4` — 1 info
  - endpoint added
- **2016-04-26** `5d7a4c3eadce` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/restyaplatform/apis/restyaboard/changes/v1/custom_fields/update_position.json/put.md)

---

[API](https://skmtc.dev/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.dev/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/revisions/acbe359dbbb4/schema)
