Messages
Hide a message by its ID.
Required permission: messages_write
post/v3/messages/{logId}/{id}/_hide
Path parameters
idstring required
The ID of the message to hide.
logIdstring required
The ID of the log containing the message.
Response
Message was hidden.
Changes
No recorded changes to this endpoint across all 1 revision of this API.