Update Node Order
PUT https://{{vaultDNS}}/api/{{version}}/composites/trees/edl_hierarchy__v/:{parent_node_id}/children
https://developer.veevavault.com/api/24.1/#Update_Node_Order
Given an EDL parent node, update the order of its children.
Request Body
[{"name"=>"id", "value"=>"", "datatype"=>"null"}, {"name"=>"order__v", "value"=>"", "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |