Teams
Delete a team
Delete a team, its memberships, and its component-ownership assignments.
delete/teams/{teamId}
Path parameters
teamIdstring uuid required
Team to delete.
Query parameters
organizationIdstring
Organization to operate on. Auto-filled from CLI and SDK context when omitted. User tokens must supply it unless the credential's fixed scope resolves it; secret keys may omit it (the key's organization applies).
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.