Update Binder Section

PUT https://{{vaultDNS}}/api/{{version}}/objects/binders/:{binder_id}/sections/:{node_id}

https://developer.veevavault.com/api/24.2/#Update_Binder_Section

Update a section in a binder.

Request Body

[{"name"=>"name__v", "value"=>"", "datatype"=>"null"}, {"name"=>"section_number__v", "value"=>"", "datatype"=>"null"}, {"name"=>"order__v", "value"=>"", "datatype"=>"null"}, {"name"=>"parent_id__v", "value"=>"", "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring