Skip to content

Delete an organization assignment

DELETE
/enterprises/{enterprise}/teams/{enterprise-team}/organizations/{org}

Unassign an enterprise team from an organization.

API method documentation

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.

Successfully unassigned the enterprise team from the organization.