Skip to main content

PatchOrderRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/PatchOrderRequestBody.json
orderedChildrenstring[]nullablerequired

Desired sibling order

parentKeystringrequired

Parent ItemKey or synthetic root key

PatchOrderRequestBody
{
"$schema": "https://example.com/schemas/PatchOrderRequestBody.json",
"orderedChildren": "Unknown Type: array,null",
"parentKey": "string"
}