User-facing API for creating a group invite. An invite can be created for a user by providing
their user_id
, email
, or phone
. Once accepted, the user will be added as a member within
the group and be assigned the roles specified in the invite.
Bearer authentication header of the form Bearer <token>
where <token>
is the user's Rownd JWT
Group ID
Group invite created successfully
The response is of type object
.