Groups
Update a group
User-facing API for updating a group
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
where <token>
is the user's Rownd JWT
Path Parameters
Group ID
Body
application/json
Set whether the group be open for anyone to join or by invite only
Available options:
invite_only
, open
An object containing additional metadata for the group
The group name