Create or Update a Team

Creates a new team or updates an existing team. It ensures that the team name is unique, valid, and that the team has at least one member. The members of the team are added or updated based on the provided emails.

Log in to see full request history
Body Params
manifest
object
required

Team manifest

boolean

Dry run

Responses

400

Bad Request. This can happen due to:
Team Name passed cannot be same as Default Team Name.
Team needs to have atleast one member.
Team Name has to be unique.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json