Roles control who receives the messages. Any user who has the corresponding role and uses the Simplifier client at the time of sending a message will receive the message.
Enter the required roles in JSON notation as follows:
{ "roles": [ "<Role-1>", "<Role-2>", ... "<Role-n>" ] }