v1

latestSwagger 2.02026-07-13242272.7 KB
Messages

Fix a message by its ID.

Required permission: messages_write

post/v3/messages/{logId}/{id}/_fix

Path parameters

idstring required

The ID of the message to fix.

logIdstring required

The ID of the log containing the message.

Query parameters

markAllAsFixedboolean

If set to true, all instances of the log message are set to fixed.

Response

Message was fixed.