removeFromGroup

open suspend override fun removeFromGroup(featureId: String, groupName: String)(source)

Remove a feature from its group.

Parameters

featureId

Feature unique identifier

groupName

Group name

Throws

if feature doesn't exist

if group doesn't exist or feature is not part of the group