Organization and Teams

Manage your organization and teams easily using Grizzly API

To start managing your organization and its teams using Grizzly API, you must first create this organization. So let’s create one that will be called Organization.

add_organization

Once your organization is created, and as an admin you can :
1- Modify and delete your organization
manage_organization

2- Invite members to the organization and define their role in it (member / amdin)

manage_members

An organization admin can’t be deleted

Manage Teams

Grizzly API provides the ability for an organization’s admins to create and manage teams by assigning organization members to teams who can then share their microservices within the same team or across teams.

To set up a Team, select the Teams tab and create a new Team.

add_team

The admin of the organization is affected automatically to any new team.

Adding Users

To add an organization member to a team we can use the following steps :

add_user

And now your organization is successfully set up, you can share the microservices between the teams easily.