v1

latestSwagger 2.02026-07-13242272.7 KB
Messages

Deletes a list of messages by logid and query.

Required permission: messages_delete

delete/v3/messages/{logId}

Path parameters

logIdstring required

The ID of the log containing the message.

Request body

querystring

Lucene query.

fromstring date-time

Search from this date.

tostring date-time

Search to this date.

Response

Messages where deleted.