v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Group

Create new user group

Creates a new user group.

Permissions required: User must be a site admin.

post/wiki/rest/api/group

Request body

namestring required

Response

Returned if the group was created successfully.

type'group' required
namestring required
idstring required
usageType'USERBASE_GROUP' | 'TEAM_COLLABORATION'

This property represents how this collection of users is used:

  • USERBASE_GROUP: This value indicates that the collection of users is used as a group.
  • TEAM_COLLABORATION: This value indicates that the collection of users is used as a team.
managedBy'ADMINS' | 'EXTERNAL' | 'TEAM_MEMBERS' | 'OPEN'

This property represents how this collection of users is managed:

  • ADMINS: This value indicates that the collection of users is managed by org, site or product admins.
  • EXTERNAL: This value indicates that the collection of users is managed externally (through SCIM, HRIS, etc.).
  • TEAM_MEMBERS: This value indicates that the collection of users is managed by its members.
  • OPEN: This value indicates that the collection of users is not actively managed by any users.
_linksGenericLinks