delete https://api2.frontapp.com/teammate_groups//teams
Remove teams from the teammate group. Unlinks to any associated team inboxes.
Response
204No content
Remove teams from the teammate group. Unlinks to any associated team inboxes.
204No content
xxxxxxxxxx
curl --request DELETE \
--url https://api2.frontapp.com/teammate_groups/cir_123/teams \
--header 'content-type: application/json'