Update Team

A request to this endpoint can be used to:

  • set/update name
  • set/update the assignment_method
  • set/update the team's locations
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Team ID

Body Params

Team Update Params

Update Team Params schema

string
enum
Defaults to manual

The team's assignment method. There are three options - "manual", "round_robin", "balanced".

  1. Manual - Conversations are not automatically assigned
  2. Round Robin - Conversations are assigned to teammates in sequential order
  3. Balanced - Conversations are assigned to teammates with the fewest active conversations
Allowed:
string

Color

string

Description

string

Emoji

locations
array of strings

List of Location IDs

locations
string
[a-zA-Z][a-zA-Z0-9_]+

Team name

team_members
array of integers

Optional list of organization user IDs to add as team members. On update, this replaces the team's full member set. Every ID must belong to the organization, otherwise the request is rejected and nothing is changed.

team_members
Responses

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