v1

latestOpenAPI 3.0.3AGPL-3.0-or-later2026-07-172717248.3 KB
api

Updates the Order of all Questions of a Form

This endpoint allows CORS requests

patch/ocs/v2.php/apps/forms/api/v3/forms/{formId}/questions

Path parameters

formIdinteger required

Id of the form to reorder

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

newOrderinteger[] required

Array of Question-Ids in new order.

Response

the question ids of the given form in the new order