---
search:
  tags:
    - projects
    - POST
seo:
  description: >-
    Reorders questions within a component item… Reference for the POST
    /projects/{projectId}/items/{itemId}/questions/sort endpoint in the Leadtime
    Public API API.
sidebar:
  badge: POST
  label: Reorder questions within a component item
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.

<Operation source="api-reference" id="projectcomponentscontroller-sortprojectquestions" />
