Skip to content

Delete a basic document template from your Vault. You cannot delete controlled document templates. Learn more about controlled template deletion in Vault Help.

DELETE/api/{version}/objects/documents/templates/{template_name}
NameDescription
Acceptapplication/json (default) or application/xml
curl -X DELETE -H "Authorization: {SESSION_ID}" \ https://myvault.veevavault.com/api/v24.1/objects/documents/templates/promo_ad_web_document_template__c
{ "responseStatus": "SUCCESS" }