v2

latestOpenAPI 3.0.3Apache-2.02026-08-07119359591.9 KB
Organizations

Delete an organization

Delete an organization by its ID. This deletes the organization and all resources that belong to it, including all spaces and their contents (projects, experiments, evaluators, models, monitors, dashboards, datasets, annotation configs, annotation queues, custom metrics, etc.) as well as organization-level resources such as integrations, cost configurations, SAML identity providers, and API keys.

This operation is irreversible.

<Note>This endpoint is in beta, read more here.</Note>

delete/v2/organizations/{org_id}

Path parameters

org_idstring required

A universally unique identifier (base64-encoded opaque string).

Example:RW50aXR5OjEyMzQ1

The unique organization identifier (base64)

Response

Organization successfully deleted