Remove the node order
Log in to add to favouritesPage last updated 22 June 2020
DELETE/api/management/projects/{projectId}/nodes/{parentNodeId}/children/order
Parameters
| Name | Parameter type | Type | Format | Description |
|---|---|---|---|---|
| projectId(required) | path | string | - | The project identifier found in the project overview screen of the management console. |
| parentNodeId(required) | path | string | uuid | The parent node identifier for the children which have an order. |
| language | query | string | language | The specified language for the node. If no value is provided then the menu order is removed for all languages |
Responses
Examples
DELETE: /api/management/projects/website/nodes/62722a79-4507-4969-b65e-f6c769ce1336/children/order?language=fr