delete_audit
Soft-delete an RGAA audit by its unique ID, making it return a 410 Gone status for subsequent requests.
Instructions
Soft-delete an audit. The audit will return HTTP 410 Gone for future requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uniqueId | Yes | The editUniqueId of the audit to delete |