Creates a new team. To create a team you have to provide the team Name and the Owner ID. Only for Server admins

Returns

Returns the new team object. The result will include the field OwnerSIG and TeanSecret for the created team.

The following are the examples of HTTP status codes including errors that API can generate

Response codesResponse contentDescription
200 OKA team objectThe team has been created successfully.
400 Bad RequestProperty 'Owner' cannot be emptyThe field "Owner" cannot be empty.
400 Bad RequestUser not foundUser with the specified identifier was not found.
Language
Authorization
Click Try It! to start a request and see the response here!