Create a team

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Body Params
string
required
int32
required

The Slemma defined id representing the user, who will be the owner of the new team.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain