Skip to content
POST/api/{version}/objects/binders/{binder_id}/actions
NameDescription
Content-Typeapplication/x-www-form-urlencoded
Acceptapplication/json (default) or application/xml
curl -X POST -H "Authorization: {SESSION_ID}" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d "action=refresh_auto_filing" \ https://myvault.veevavault.com/api/v17.3/objects/binders/566/actions
{ "responseStatus": "SUCCESS" }