Skip to content

Given a debug log ID, delete all existing log files and reset the expiration date to 30 days from today.

POST/api/{version}/logs/code/debug/{id}/actions/reset
NameDescription
Acceptapplication/json
curl -X POST -H "Authorization: {SESSION_ID}" \ https://myvault.veevavault.com/api/v25.2/logs/code/debug/0LS000000006003/actions/reset
{ "responseStatus": "SUCCESS" }