Delete log
DELETE /logs/{log_id}
DELETE
/logs/{log_id}
Deletes a log and all its events. The service releases all resources. This operation is irreversible. Required role: member.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” log_id
required
string
Log ID (UUID)
Responses
Section titled “ Responses ”Log deleted
Unauthorized
Log not found
Server error