Teams is an Enterprise feature

Teams is available to customers on an Enterprise plan. To learn more, read about our pricing. To upgrade your plan, contact Sales.

A team is a group of members in your LaunchDarkly account. A team can have maintainers who are able to add and remove team members. It also can have custom roles assigned to it that allows shared access to those roles for all team members. To learn more, read Teams.

The Teams API allows you to create, read, update, and delete a team.

Several of the endpoints in the Teams API require one or more member IDs. The member ID is returned as part of the List account members response. It is the _id field of each element in the items array.

Built with