json
Workgroups
Delete Workgroup Activity
Remove a member activity from a workgroup. The workgroup itself is not deleted.
What this does: Returns a deletion confirmation. Removing the activity removes that member from the workgroup’s ring sequence. The workgroup itself is not affected.
Next steps:
- View the updated workgroup —
GET /v1.0/workgroups - Add a replacement member —
POST /v1.0/workgroups/activity
POST
json
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
application/json
Unique identifier of the workgroup activity to delete
Example:
"WAID-4dec6beb-3985-444b-8c06-8baa70dc1416"
Response
200 - application/json
Workgroup Activity Deleted
The response is of type object.