Skip to main content
Version: 5.7.0

SysDeleteMessage

Deletes specified system message on the server. Note, if a regular message, deletes all references to it.

ServiceOperation
messagingSYS_DELETE_MESSAGE

Method Parameters

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

Usage

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