Hanzo
OpenapiMarketing

Removes one of the caller org's audiences and answers 204.

Removes one of the caller org's audiences and answers 204.

DELETE /v1/marketing/audiences/{id}

Addresshttps://api.hanzo.ai/v1/marketing/audiences/{id}
MethodDELETE
Operationdelete_marketing_audiences_by_id
AuthAuthorization: Bearer $HANZO_API_KEY

Removes one of the caller org's audiences and answers 204. It deletes the saved filter only — no customer, event or enrollment is touched.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the audience id from the path, as returned by create.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo marketing audiences rm <id>

Marketing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page