Messages

Mark a list of messages as fixed by logid and query.

Required permission: messages_write

post/v3/messages/{logId}/_fix

Path parameters

logIdstring required

The ID of the log containing the messages.

Request body

querystring

Lucene query.

fromstring date-time

Search from this date.

tostring date-time

Search to this date.

Response

Messages where marked as fixed.

Changes

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