Hanzo
OpenapiO11y

Tears down a connected account for the given provider, by id.

Tears down a connected account for the given provider, by id.

DELETE /v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}

Addresshttps://api.hanzo.ai/v1/o11y/cloud_integrations/{cloud_provider}/accounts/{id}
MethodDELETE
OperationDisconnectAccount
AuthAuthorization: Bearer $HANZO_API_KEY

Tears down a connected account for the given provider, by id. Admin gate.

Request

2 fields.

FieldInTypeRequiredDescription
cloud_providerpathstringyes
idpathstringyes

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y cloud_integrations accounts rm <cloud_provider> <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page