Skip to content

UI for accepting or denying subscription requests

For channel owners, they should have a new sidebar section for accepting subscription requests

Display a list of pending channel subscriptions Accept button posts to /api/v2/permissions/channels/{channel guid}/{subscriber guid} Reject button deletes to /api/v2/permissions/channels/{channel guid}/{subscriber guid}

Edited by Mark Harding