Skip to main content
Version: 5.7.0

SysUpdateMessage

Updates a system message.

ServiceOperation
messagingSYS_UPDATE_MESSAGE

Method Parameters

ParameterDescription
msgIdThe id of the message to update.
msgVerThe version of the message. Use -1 to specify latest version.
contentJsonThe new content to write to the message.

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.