Delete an organization assignment
DELETE
/enterprises/{enterprise}/teams/{enterprise-team}/organizations/{org}
Unassign an enterprise team from an organization.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” enterprise
required
string
The slug version of the enterprise name.
enterprise-team
required
string
The slug version of the enterprise team name. You can also substitute this value with the enterprise team id.
org
required
string
The organization name. The name is not case sensitive.
Responses
Section titled “ Responses ”Successfully unassigned the enterprise team from the organization.