Update Node Order

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

https://developer.veevavault.com/api/24.2/#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

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring