deleteGroupMemorizedEntry

Removes a memorized entry from a group. Although it is not necessary to specify the group (since every memorized entry has a unique ID) this method will not remove memorized entries assigned to users, only those assigned to groups.

Arguments

Name Type Description
skey string

mtype string

The memorized entry type.

id string

The ID of the memorized entry to delete.

Return

The deleteGroupMemorizedEntry method returns 1 (an integer).