v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Assign User To Team

post/team/assign

Request body

team_uidstring required
user_uidstring required

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "User assigned successfully",
  "message": "The User has been assigned to team successfully"
}