---
search:
  tags:
    - projects
    - POST
seo:
  description: >-
    Reorders questions within a component item by… Reference for the POST
    /projects/{projectId}/items/{itemId}/questions/sort endpoint in the Leadtime
    Public API.
sidebar:
  label: Reorder questions within a component item
  badge: POST
title: Reorder questions within a component item
type: openapi-operation
---
Reorders questions within a component item by providing a new sort order array of question IDs. The sort order determines the display order of questions in the UI and affects condition evaluation order. All questions for the item must be included in the newSortOrder array.

`POST /projects/{projectId}/items/{itemId}/questions/sort`
