Endpoint to delete an organization and all its associated data. This operation is restricted to root-level users only.
Args: org_name (str): The name (or ID) of the organization to delete.
Returns: dict: A success message confirming the organization deletion.
Raises: HTTPException 404: If the deletion fails due to the organization not existing or an internal error.
Documentation Index
Fetch the complete documentation index at: https://docs.apigene.ai/llms.txt
Use this file to discover all available pages before exploring further.