Group

  • Create an org group
  • List an org groups
  • Add or invite users to a group
  • View a group members
  • Assign roles to group members
  • Remove a user from a group
  • Enable or disable a group

A group in Frontier looks like

Note: group metadata values are validated using MetaSchemas in Frontier Read More

Create an organization group

  1. Using frontier group create CLI command
  2. Calling to POST /v1beta1/organizations/orgId/groups API
  1. To create a group via the Admin Portal:

i. Navigate to Admin Portal > Groups from the sidebar

ii. Select + New Group from top right corner

iii. Enter basic information for the group, and select Add Group

List an organization groups

  1. Using frontier group list CLI command
  2. Calling to GET /v1beta1/organizations/orgId/groups API

View an organization projects

API Interface

Create groups

List groups

Get groups

Update group

Get all users in a group