Delete channels or users by custom field

Any batch delete (channels and users )function by some custom fields (maybe in the meta) available to us?
currently we have a groupid appended to each channels and users which are belongs to that group.

The usecase is when we delete the group, all channels and group members will be deleted as well.

Hi @jcheab,

We don’t currently have any batch delete methods available.You would simply loop through an array of channelURLs that you’d like to delete.

Thanks,
Tyler