Delete Audit

Use this API to delete an existing audit and its associated workpapers, tasks, and attachments. Any findings associated with the audit can either be retained or deleted. Audit deletion is a permanent action that should be exercised with caution.

Path Params
string
required

ID of an audit. The value is obtained using Get List of Audits API.

Query Params
boolean
Defaults to true

The flag to determine if associated findings to be deleted. If
set to TRUE, findings associated with the audit will be deleted. If set to FALSE, findings
associated with the audit will have that relationship removed, but still
be available.

Responses
204

No Content

401

Unauthorized

403

Forbidden

Language
Credentials
OAuth2