Skip to content

Given a debug log ID, delete this debug log and all log files.

DELETE/api/{version}/logs/code/debug/{id}
NameDescription
Acceptapplication/json
curl -X DELETE -H "Authorization: {SESSION_ID}" \ https://myvault.veevavault.com/api/v25.1/logs/code/debug/0LS000000003001
{ "responseStatus": "SUCCESS" }