Program Bans allow integrators to restrict certain end-users from participating in certain programs.
This would entail restrictions on creating and publishing widgets such as text-polls, image-polls, predictions, cheer-meters etc.
Using Program Bans:
Program Bans consist of three APIs :
- Create a Program Ban
- Delete a Program Ban
- View Program Bans
These APIs require relevant RBAC permissions on the calling profile to perform these action :
- create-program-ban
- delete-program-ban
- view-program-ban
These permissions are also a part of the
program-moderator
role template offered by Livelike.Using producer tokens would bypass these permission checks