Hanzo
OpenapiDestination

Forgets a destination for the caller's org: every credential held in KMS, then…

Forgets a destination for the caller's org: every credential held in KMS, then the stored config.

DELETE /v1/destination/{platform}

Addresshttps://api.hanzo.ai/v1/destination/{platform}
MethodDELETE
Operationdelete_destination_by_platform
AuthAuthorization: Bearer $HANZO_API_KEY

Forgets a destination for the caller's org: every credential held in KMS, then the stored config. Idempotent, and it requires org admin.

Request

1 field.

FieldInTypeRequiredDescription
platformpathstringyesPlatform is the destination to act on, from the path: ga4 | meta | tiktok | linkedin | x | reddit | insights | analytics.

Response

StatusBodyMeaning
200destinationDisconnectedok

200 body — 1 field.

FieldInTypeAlwaysDescription
disconnectedbodybooleanDisconnected is true when the credentials and the row are gone.

Failure carries the platform error shape — see Errors.

Examples

hanzo destinations rm <platform>

Destination API · All Hanzo APIs · Interactive reference

How is this guide?

On this page