(feat) Implement api for marking channels closed or open
Under the permissions module, extend the manager to be able to mark entities closed or open.
api/v2/permissions/channels/{guid} with { open, moderated, closed }
Set an attribute on the entity itself
The rbac permissions system will use this flag to determine whether or not subscribers and views can see and interact with this post