Update Node Order

PUT https://{{vaultDNS}}/api/{{version}}/composites/trees/edl_hierarchy__v/:{parent_node_id}/children

https://developer.veevavault.com/api/22.1/#update-node-order

Given an EDL parent node, update the order of it’s children.

Request Body

[{"name"=>"id", "value"=>"", "datatype"=>"null"}, {"name"=>"order__v", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring