Delete an information request for an audit

Deletes an information request for an audit. This performs a soft delete, marking the request as deleted (setting deletionDate) while preserving it in the system for audit history and compliance tracking.

Soft deletion allows:

  • Maintaining complete audit trail of all requests ever created
  • Retrieving deleted requests via changedSinceDate for synchronization

After deletion:

  • The request will not appear in normal list responses (without changedSinceDate)
  • The request's deletionDate field will be populated
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Response
204

No content

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!