Create a team for a given user.

This operation will create a team for a given user.

A Team is where team members can create and manage contracts which is why a User might want to create a new Team if they need to create contracts by themselves or with different team members. This endpoint allows you to create a new team for a User.

How to create a new team

To create a new team for a user, simply provide the User ID and the name of the team.

🚧

Team names

Whilst there is no restriction on what you call your team, a team name can't be longer than 255 characters.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!