Hanzo
OpenapiO11y

Removes an integration from the caller's org by id.

Removes an integration from the caller's org by id.

POST /v1/o11y/integrations/uninstall

Addresshttps://api.hanzo.ai/v1/o11y/integrations/uninstall
MethodPOST
OperationUninstallIntegration
AuthAuthorization: Bearer $HANZO_API_KEY

Removes an integration from the caller's org by id. Viewer gate.

Request

1 field, body application/json (required).

FieldInTypeRequiredDescription
integration_idbodystring

Response

StatusBodyMeaning
200o11y.O11yIntegrationAckok

200 body — 1 field.

FieldInTypeAlwaysDescription
statusbodystringStatus is "success".

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y integrations uninstall

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page