Excludes an element from the ACL of the activity.
delete(activityId, userId)
Excludes an element from the ACL of the activity. Args: activityId: string, ID of the activity. (required) userId: string, ID of the user to be removed from the activity. (required)