Skip to content

Replace Binder Template Nodes

Replace all binder nodes in an existing binder template. This action removes all existing nodes and replaces them with those specified in the input.

PUT/api/{version}/objects/binders/templates/{template_name}/bindernodes
NameDescription
Content-Typeapplication/json or text/csv
Acceptapplication/json (default) or application/xml
NameDescription
{template_name}The binder template name__v field value.

See the Create Binder Template Node above for example inputs, which are the same as those used in this request.

curl -X PUT -H "Authorization: {SESSION_ID}" \
https://myvault.veevavault.com/api/v22.2/objects/binders/templates/binder_template_1__c