POST
/enterprises/{enterprise}/teams/{enterprise-team}/organizations/removeRemove organization assignments
Unassign an enterprise team from multiple organizations.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
enterprisestringrequired
The slug version of the enterprise name.
enterprise-teamstringrequired
The slug version of the enterprise team name. You can also substitute this value with the enterprise team id.
organization_slugsarray<string>required
Organization slug to unassign the team from.
204Successfully unassigned the enterprise team from organizations.