Skip to main content
Version: 5.7.0

SysTerminatePresence

tip

This method is available in Cloud Code scripts only.

Terminates the presence of 'profileId'.

ServiceOperation
presenceSYS_TERMINATE_PRESENCE

Method Parameters

ParameterDescription
profileIdTarget profile ID.

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab
JSON Response
{
"data": null,
"status": 200
}