Purge project audit
DELETE /api/v1/projects/{projectId}/{agentType}/audit
DELETE
/api/v1/projects/{projectId}/{agentType}/audit
Removes all audit events for the given project.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” projectId
required
string
Project ID
Responses
Section titled “ Responses ”OK
object
key
additional properties
integer
Bad Request
object
code
string
error
string
Not Found
object
code
string
error
string
Internal Server Error
object
code
string
error
string