Groups API documentation
user_id
. With the group APIs, you can add a group member
directly or by creating a group invite. Group invites result in a one-time-use link that you can send to a
user that when visited adds them to the group with specific roles. Each group member is assigned to roles,
which are an array of strings like "admin"
or "editor"
. You can specify member roles via member creation
or updates, or during an invite creation.
The groups APIs are split into two sets that differ slighly on imlementation: Platform and
User-Facing
"owner"
role.
"owner"
role.