---
title: "Update the order of custom tabs for end-user tabs"
method: PATCH
path: "/v2/tab/end-user/order"
tags: ["Custom Tabs"]
---

# Update the order of custom tabs for end-user tabs

`PATCH /v2/tab/end-user/order`

Update the order of custom tabs for end-user tabs. NOTE: All tabs defined for end-users must be specified in the payload

## Request body

- object[]
  - `tabId` integer
  - `position` integer

## Response `200`

Returns a list of the affected tabs (as CustomTabLabelPublicApiDTO) with updated order data

---

[API](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0.md) · [All operations](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjarmm/ninjaone-public-api-2-0/versions/753f26d46650/schema)
