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.

Changes

No recorded changes to this endpoint across all 1 revision of this API.