Skip to main content
Version: 5.7.0

SysUpdateGroupName

Update a group's name, bypassing ownership/ACL checks.

ServiceOperation
groupSYS_UPDATE_GROUP_NAME

Method Parameters

ParameterDescription
groupIdID of the group
nameName to apply

Usage

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