deleteUserMemorizedEntry

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

Arguments

Name Type Description
skey string

mtype string

The memorized entry type.

id string

The ID of the memorized entry to delete.

Return

The deleteUserMemorizedEntry method returns 1 (an integer).