-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
The example JSON body content below is incorrect.
It should be in this format:
{
"credentials": [
{
"recipient":
{
"name": "John Doe", "email": "student@example.com"
},
"group": "ClassGroup" ,
"group_id": 123456
},
{
"recipient":
{
"name": "John Doe", "email": "student@example.com"
},
"group": "ClassGroup" ,
"group_id": 123456
},Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels