v1

latestOpenAPI 3.1.0BSD-32026-07-2471176175.5 KB
billing_connections

Delete a single Billing Connection Upon disconnect of a billing connection, after the next ingest, all billing data related to that connection will be removed from the platform. However, be aware that although this data is no longer visible in the platform, it will still exist in the CloudZero data stores. If you need a more permanent deletion due to audit or security concerns, see your CloudZero Account Manager. Note: This is not supported for AWS and Snowflake connections

delete/v2/connections/billing/{connection_id}

Path parameters

connection_idstring required

Unique Billing Connection identifier

Headers

cloudzero-idempotency-keystring

If passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.

cloudzero-test-keystring

If passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.

Response

Successful Operation