invitations
Create a new invitation link within a Heartbeat community
put/invitations
Request body
Response
Successful response
Example response
{
"role": {
"name": "Moderator"
},
"groups": [
{
"name": "Party Planning Committee"
}
]
}