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}/bindernodesHeaders
Section link for Headers| Name | Description |
|---|---|
Content-Type | application/json or text/csv |
Accept | application/json (default) or application/xml |
URI Path Parameters
Section link for URI Path Parameters| Name | Description |
|---|---|
{template_name} | The binder template name__v field value. |
Example CSV Input
Section link for Example CSV InputSee the Create Binder Template Node above for example inputs, which are the same as those used in this request.
Request
Section link for Requestcurl -X PUT -H "Authorization: {SESSION_ID}" \
https://myvault.veevavault.com/api/v17.1/objects/binders/templates/binder_template_1__c