/
/SINAI API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 4w ago · Updated 4w agoView markdown
Baseline forecasts7
Carbon accounting5
Organization management27
  • getGet reporting months for a given calendar or fiscal year
  • getRetrieve the current organization
  • getList functional units
  • postCreate a functional unit
  • getRetrieve a functional unit by its ID
  • getList industry taxonomy sectors
  • getList industry taxonomy industry groups
  • getList industry taxonomy industries
  • getList industry taxonomy sub-industries
  • getRetrieve a business entity by its ID
  • putUpdate a business entity
  • deleteDelete a business entity
  • getRetrieve all descendants of a business entity
  • getList business entities in an org
  • postCreate a new business entity
  • getList business entity types
  • getList facility types
  • getList process types
  • getRetrieve an emissions source by its ID
  • putUpdate an emissions source
  • deleteDelete an emissions source
  • getList emissions sources in an org
  • postCreate a new emissions source
  • getRetrieve an emissions source type by its ID
  • getList emissions source types
  • getRetrieve an emissions model by its ID
  • getList emissions models
    Organization management

    Delete a business entity

    This endpoint deletes a specified business entity from the system.

    delete/v1/organization/business_entities/{id}

    Path parameters

    idstring uuid required

    The unique identifier of the business entity to be deleted.

    Response

    Business entity successfully deleted