POST
/
me
/
groups

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token> where <token> is the user's Rownd JWT

Body

application/json
name
string

The group name

admission_policy
enum<string>
default: invite_only

Set whether the group be open for anyone to join or by invite only

Available options:
invite_only,
open
meta
any | null

An object containing additional metadata for the group

Response

200 - application/json
group
object
required

The group

member
object
required

The group member