Hanzo
OpenapiAi

Delete a task

Delete one task.

DELETE /v1/ai/tasks/{owner}/{name}

Addresshttps://api.hanzo.ai/v1/ai/tasks/{owner}/{name}
MethodDELETE
Operationdelete_ai_tasks_by_owner_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Delete one task.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo ai tasks owner rm <owner> <name>

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page