latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Teams

Update round robin users for a team

REQUIRED SCOPES <code>['teams:write']</code><br>Update round robin users for a team

post/teams/{team}/round-robin/users

Path parameters

teaminteger required

ID of the team

Request body

usersinteger[] required

Array of user IDs to be included in round robin

Response

Successful operation

idinteger
organization_idinteger
owner_idinteger
default_assigned_user_idinteger
is_smartboolean
is_round_robinboolean
color_coding_enabledboolean
use_global_conversation_historyboolean
use_conversation_historyboolean
round_robin_usersinteger[] nullable
deprioritized_numbersinteger[] nullable
is_geomatchboolean
is_hubspot_assignmentboolean
namestring
inbox_identifierstring
email_to_smsstring nullable
created_atstring
updated_atstring
disabledboolean nullable
users_countinteger
member_idsinteger[]
business_hoursobject nullable
unreadinteger
unread_callsinteger
unread_messages_countinteger
unread_mentions_countinteger
call_via_aircallboolean nullable
numbers_countinteger
voicemailobject nullable
ivrobject nullable
ownerobject nullable
is_favoriteboolean
typestring
followupobject nullable

Example response

{
  "unread_calls": 4,
  "unread_messages_count": 7,
  "unread_mentions_count": 2,
  "type": "inbox"
}