Hanzo
OpenapiTemplate

Deletes the caller org's OWN starter kit.

Deletes the caller org's OWN starter kit.

DELETE /v1/template/{slug}

Addresshttps://api.hanzo.ai/v1/template/{slug}
MethodDELETE
Operationdelete_template_by_slug
AuthAuthorization: Bearer $HANZO_API_KEY

Deletes the caller org's OWN starter kit. A slug they do not own is a 404, never a delete: the DELETE binds org.

Request

1 field.

FieldInTypeRequiredDescription
slugpathstringyesSlug is the starter kit to act on, from the path.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo templates rm <slug>

Template API · All Hanzo APIs · Interactive reference

How is this guide?

On this page