Organization
Delete an organization
Delete an organization. This action will delete all projects including all build data for the organization.
delete/organization/{org-slug-or-id}
Path parameters
org-slug-or-idstring required
Org UUID or slug in the form vcs-slug/org-name. For projects that use GitLab or GitHub App, use circleci as the vcs-slug and replace the org-name with the organization ID (found in Organization Settings).
Response
A confirmation message.