Skip to content

Create Binder Version

POST/api/{version}/objects/binders/{binder_id}
NameDescription
Acceptapplication/json (default) or application/xml
curl -X POST -H "Authorization: {SESSION_ID}" \
https://myvault.veevavault.com/api/v22.2/objects/binders/566
{
    "responseStatus": "SUCCESS",
    "responseMessage": "New draft successfully created",
    "major_version_number__v": 0,
    "minor_version_number__v": 4
}