Use this to:
Delete a team following restructuring, team consolidation, or when clearing unused resources.
What happens on deletion:
- The team is permanently removed from your organization
- Team memberships and related settings will no longer be accessible
- This action does not affect any customer or service data assigned outside of the team
Before deleting, you can review existing teams using the Get Teams endpoint or update team details with the Update Team endpoint.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will delete the team and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.