events.deleteGroup

Syntax

bool events.deleteGroup ( int groupId )

Argument Info

NameTypeRequiredDefault valueDescription
groupIdintRequirednoneThe ID of the group you want to update.

Response

The expected response for a successful update group request.

NameTypeDescription
resultINTOn success the response will be 1.

Return Values

FieldDescriptionPossible Values