Skip to content

Delete view

DELETE
/logs/{log_id}/views/{view_id}

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

log_id
required
string

Log ID (UUID)

view_id
required
string

View ID (UUID)

View deleted

Unauthorized

View not found

Server error