Update Workgroup
Update an existing workgroup configuration. Requires the WorkgroupId of the workgroup to modify.
What this does: Returns the updated workgroup configuration. Only fields you send are changed; omitted fields retain their current values. Changes apply immediately to all calls routing through this workgroup.
Next steps:
- Confirm the update —
GET /v1.0/workgroups - View members —
POST /v1.0/workgroups/activity
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Body
Unique identifier of the workgroup to update
"WID-12345-abc-12345"
New name for the workgroup
Phone number assigned to this workgroup
Workgroup routing type
IVR, simultaneous, round-robin Call distribution order
Text-to-speech announcement
URL of audio file for announcement
Schedule ID to associate
Timezone for schedule
Enable call recording
Enable transcription
Off-hours routing type
User or Workgroup ID for off-hours
On-hours routing type
User or Workgroup ID for on-hours
Account ID
Response
Workgroup Updated
The response is of type object.