Skip to content

Delete view

DELETE
/logs/{log_id}/views/{view_name}

Deletes a view. The service stops processing and releases all resources. The view is not queryable after deletion. Required role: member.

log_id
required
string

Log ID (UUID)

view_name
required
string

View name

View deleted

Unauthorized

Log not found

Server error