Hanzo
OpenapiMarketing

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

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

DELETE /v1/marketing/calendar/{id}

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

Removes one of the caller org's posts and answers 204. A post already published is deleted from the calendar only — nothing is retracted from the network it went out on.

Request

1 field.

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

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo marketing calendar rm <id>

Marketing API · All Hanzo APIs · Interactive reference

How is this guide?

On this page