Create Binder Section

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

https://developer.veevavault.com/api/22.3/#Create_Binder_Section

Create a new section in a binder.

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring
Content-Typestring