Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Remove a BYOC infrastructure

DELETE/v1/organizations/{organizationId}/byocInfrastructure/{byocInfrastructureId}

Removes a BYOC Infrastructure from the organization

Authorizations

Path parameters

  • organizationIdstringrequired

    ID of the requested organization.

    format: uuid
  • byocInfrastructureIdstringrequired

    ID of the requested BYOC Infrastructure

    format: uuid

Response

JSON

200

Successful response

JSON
  • statusoptionalnumber

    HTTP status code.

    Example: 200
  • requestIdoptionalstring

    Unique id assigned to every request. UUIDv4

    format: uuid
Navigation