v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Create Team

post/team

Request body

user_uidstring
user_uidsstring[]

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Team has been successfully created",
  "message": "The team has been created successfully.",
  "data": {
    "team_uid": "71334293-e7c6-47a7-9c03-8a465a2e623d"
  }
}