Hanzo
OpenapiAi

Delete a application

Delete one application.

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

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

Delete one application.

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 deployments owner rm <owner> <name>

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page